moodle/analytics/tests
David Mudrák 606c3be0f6 MDL-61667 analytics: Create missing models on install/upgrade
Similarly to how the scheduled tasks work, we now automatically check
and make sure that all the models specified in the component's
db/analytics.php file exist during the installation or upgrade of the
component.
2019-04-01 14:23:06 +02:00
..
fixtures MDL-61667 analytics: Add methods to read and validate model declarations 2019-04-01 14:23:06 +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-61223 course: amend test setup to keep passing and covering case 2018-04-02 12:00:54 +02:00
dataset_manager_test.php MDL-60780 analytics: Prevent timing issues 2017-11-16 09:17:46 +01:00
indicator_test.php MDL-64320 analytics: Validate discrete indicators separately 2019-01-30 12:11:08 +01:00
manager_test.php MDL-61667 analytics: Create missing models on install/upgrade 2019-04-01 14:23:06 +02:00
model_test.php MDL-61667 analytics: Fix checking that a given model does not exist 2019-04-01 14:23:06 +02:00
prediction_actions_test.php MDL-58835 analytics: Unit tests for prediction actions 2017-09-07 14:45:34 +02:00
prediction_test.php MDL-60936 analytics: Timesplittings setting only for evaluation 2019-03-18 09:34:52 +01:00
privacy_test.php MDL-61667 analytics: Don't autoenable models with time splitting defined 2019-04-01 14:23:06 +02:00
stats_test.php MDL-64477 analytics: Introduce a new \core_analytics\stats class 2019-03-11 10:23:25 +01:00