moodle/calendar/tests
Meirza 00bea84ed6 MDL-77350 calendar: Added class properties that are not declared
In PHP 8.2 and later, setting a value to an undeclared class property is
deprecated and emits a deprecation notice.
So we need to add missing class properties that still need to be declared.
2023-05-16 00:33:20 +07:00
..
behat Merge branch 'MDL-77577-master' of https://github.com/andelacruz/moodle 2023-04-20 12:33:23 +08:00
event MDL-52805 core: Remove legacy log calls 2023-03-07 13:08:46 +08:00
fixtures MDL-74866 bennu: Fix parameter parsing 2022-09-07 11:15:01 +07:00
privacy MDL-77164 privacy: typehint test content writer 2023-04-13 09:43:15 +01:00
action_event_test.php MDL-73424 general: Internal methods must have same type as parent 2022-10-10 16:46:13 +02:00
action_factory_test.php MDL-73971 phpunit: Move more tests to use correct names and namespaces 2022-05-06 18:29:11 +02:00
action_test.php MDL-73971 phpunit: Move more tests to use correct names and namespaces 2022-05-06 18:29:11 +02:00
calendar_event_exporter_test.php MDL-73971 phpunit: Move more tests to use correct names and namespaces 2022-05-06 18:29:11 +02:00
calendar_information_test.php MDL-73971 phpunit: Move more tests to use correct names and namespaces 2022-05-06 18:29:11 +02:00
calendartype_test.php MDL-73971 phpunit: Move more tests to use correct names and namespaces 2022-05-06 18:29:11 +02:00
calendartype_test_example.php
cm_info_proxy_test.php MDL-73971 phpunit: Move more tests to use correct names and namespaces 2022-05-06 18:29:11 +02:00
container_test.php MDL-68717 core_calendar: Hide completed event 2022-08-08 07:17:54 +02:00
coursecat_proxy_test.php MDL-73971 phpunit: Move more tests to use correct names and namespaces 2022-05-06 18:29:11 +02:00
event_description_test.php MDL-73971 phpunit: Move more tests to use correct names and namespaces 2022-05-06 18:29:11 +02:00
event_factory_test.php MDL-77350 calendar: Added class properties that are not declared 2023-05-16 00:33:20 +07:00
event_mapper_test.php MDL-73424 general: Internal methods must have same type as parent 2022-10-10 16:46:13 +02:00
event_test.php MDL-73424 general: Internal methods must have same type as parent 2022-10-10 16:46:13 +02:00
event_times_test.php MDL-73971 phpunit: Move more tests to use correct names and namespaces 2022-05-06 18:29:11 +02:00
event_vault_test.php MDL-73971 phpunit: Move more tests to use correct names and namespaces 2022-05-06 18:29:11 +02:00
events_related_objects_cache_test.php MDL-73971 phpunit: Move more tests to use correct names and namespaces 2022-05-06 18:29:11 +02:00
externallib_test.php Merge branch 'MDL-76583-master-withoutrename' of https://github.com/andrewnicols/moodle 2023-01-19 09:44:48 +08:00
helpers.php MDL-70926 core: getuserdate() shoud show debugging if null was passed 2021-05-06 19:55:32 +02:00
lib_test.php MDL-74327 calendar: format event location property if it's a URL. 2022-06-08 10:44:39 +01:00
local_api_test.php MDL-73654 timeline: Improve search for course name and activity name 2022-05-31 11:05:44 +07:00
raw_event_retrieval_strategy_test.php MDL-73971 phpunit: Move more tests to use correct names and namespaces 2022-05-06 18:29:11 +02:00
repeat_event_collection_test.php MDL-73971 phpunit: Move more tests to use correct names and namespaces 2022-05-06 18:29:11 +02:00
rrule_manager_test.php MDL-73971 phpunit: Move more tests to use correct names and namespaces 2022-05-06 18:29:11 +02:00
std_proxy_test.php MDL-70070 phpunit: correct data provider method names. 2023-01-16 08:28:37 +00:00