moodle/lib/behat
Trisha Milan e52fbd2f84 MDL-66151 Performance: Session Manager modularisation
Storage of session metadata has moved into the session handler class.
This allows for other classes to fully control session handling and
removes the dependancy on the core sessions database table.

Previously, the standard method of interaction with the
session metadata was direct DB calls; this may break other plugins as there
are now proper APIs available through the session manager.

Co-authored-by: Darren Cocco <moodle@darren.cocco.id.au>
Co-authored-by: Trisha Milan <trishamilan@catalyst-au.net>
Co-authored-by: Andrew Nicols <andrew@nicols.co.uk>
2024-09-03 13:04:04 +10:00
..
axe MDL-81667 libraries: upgrade to version 4.10.0 of axe-core. 2024-08-15 10:23:22 +01:00
classes MDL-66151 Performance: Session Manager modularisation 2024-09-03 13:04:04 +10:00
extension/Moodle/BehatExtension Merge branch 'MDL-82787-main' of https://github.com/andrewnicols/moodle 2024-08-23 11:51:09 +08:00
features/bootstrap MDL-37046 behat: Use behat test env 2013-01-29 08:40:38 +08:00
form_field MDL-80747 behat: Implement matches() for behat_form_select_menu 2024-08-23 01:29:49 +10:00
behat_base.php MDL-67668 behat: Share behat_behat functionality with forms 2020-11-23 09:01:19 +08:00
behat_deprecated_base.php MDL-73669 behat: allow multiple files with deprecated steps 2022-02-04 17:17:08 +01:00
behat_field_manager.php MDL-78317 behat: Remove finally deprecated methods 2023-05-19 10:57:42 +08:00
core_behat_file_helper.php MDL-72593 behat: Improve behat handling of file manager buttons 2021-09-21 15:59:46 +08:00
lib.php MDL-77733 behat: Remove extraneous no-axe option 2023-05-19 10:32:53 +08:00