moodle/analytics/tests
Meirza a6894fc65e MDL-77337 analytics: 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-03-16 09:46:07 +07:00
..
behat MDL-72456 mod_assign: fix behats 2021-11-25 15:29:54 +01:00
fixtures MDL-67217 unittest: usleep and windows don't get along well 2019-11-22 07:41:07 +08:00
privacy MDL-77337 analytics: Added class properties that are not declared. 2023-03-16 09:46:07 +07:00
analysis_test.php MDL-75111 phpunit: Move tests to use correct names and ns (take#4) 2022-08-26 16:34:20 +02:00
calculation_info_test.php MDL-75111 phpunit: Move tests to use correct names and ns (take#4) 2022-08-26 16:34:20 +02:00
community_of_inquiry_activities_completed_by.php MDL-59256 analytics: Move get_activities test scope 2017-11-03 12:42:20 +01:00
course_test.php MDL-77337 analytics: Added class properties that are not declared. 2023-03-16 09:46:07 +07:00
dataset_manager_test.php MDL-77337 analytics: Added class properties that are not declared. 2023-03-16 09:46:07 +07:00
indicator_test.php MDL-75111 phpunit: Move tests to use correct names and ns (take#4) 2022-08-26 16:34:20 +02:00
manager_test.php MDL-73659 phpunit: restore_date, api, rule, plugin, manager & helper 2022-02-05 00:03:32 +01:00
model_test.php MDL-77337 analytics: Added class properties that are not declared. 2023-03-16 09:46:07 +07:00
prediction_actions_test.php MDL-77337 analytics: Added class properties that are not declared. 2023-03-16 09:46:07 +07:00
prediction_test.php MDL-75111 phpunit: Move tests to use correct names and ns (take#4) 2022-08-26 16:34:20 +02:00
stats_test.php MDL-75111 phpunit: Move tests to use correct names and ns (take#4) 2022-08-26 16:34:20 +02:00
time_splittings_test.php MDL-77337 analytics: Added class properties that are not declared. 2023-03-16 09:46:07 +07:00