moodle/course/format/tests
Jason den Dulk ba53ec733a MDL-65478 backup, course format: Handle editor elements in course format
Modified course format options reading and writing to be able to handle Editor elements by enabling them to split array values into
multiple values before inserting into database, and combining multiple values into an array when reading from the database.
Modified backup and restore code to use backup_nested_elements, and to interact directly with the database.

Co-authored-by: Jason den Dulk <jasondendulk@catalyst-au.net>
Co-authored-by: Matthew Hilton <matthewhilton@catalyst-au.net>
2022-05-03 14:23:37 +10:00
..
behat Merge branch 'MDL-74257-master' of https://github.com/ferranrecio/moodle 2022-03-28 14:45:14 +08:00
external MDL-71209 courseformat: add course index modules 2021-08-20 16:49:06 +02:00
fixtures MDL-65478 backup, course format: Handle editor elements in course format 2022-05-03 14:23:37 +10:00
output/local/state MDL-73683 core_courseformat: match hasRestrictions criteria 2022-02-18 12:51:15 +01:00
privacy MDL-73348 phpunit: normalize all privacy provider tests 2021-12-17 14:21:02 +01:00
base_test.php MDL-65478 backup, course format: Handle editor elements in course format 2022-05-03 14:23:37 +10:00
state_test.php MDL-72701 unit tests: Fix broken @covers annotations 2021-12-21 09:24:00 +08:00
stateactions_test.php MDL-71209 courseformat: add course index modules 2021-08-20 16:49:06 +02:00
stateupdates_test.php MDL-71209 courseformat: add course index modules 2021-08-20 16:49:06 +02:00