moodle/cache/tests
sam marshall a3b1e3b4ee MDL-76784 core_cache: versioned cache (modinfo) can fail in install
When cache is disabled but temporary in-memory caches are allowed,
these were direct instances of cachestore_static with no loader, which
meant that the get_versioned and set_versioned functions did not work.
2023-02-21 10:40:23 +00:00
..
behat MDL-73848 administration: Add tests for breadcrumbs and nav highlights 2022-03-25 17:44:58 +08:00
fixtures MDL-72837 core_cache: Add versioned cache support 2022-02-23 16:58:38 +00:00
administration_helper_test.php MDL-73971 phpunit: Move more tests to use correct names and namespaces 2022-05-06 18:29:11 +02:00
allow_temporary_caches_test.php MDL-76784 core_cache: versioned cache (modinfo) can fail in install 2023-02-21 10:40:23 +00:00
cache_test.php MDL-76791 core_cache: Locking breaks for multiple-identifiers store 2023-02-06 15:46:17 +00:00
config_writer_test.php MDL-73971 phpunit: Move more tests to use correct names and namespaces 2022-05-06 18:29:11 +02:00
store_test.php MDL-72619 core_cache: Provide admin page to view cache size estimates 2021-10-11 16:49:21 +01:00