moodle/completion/tests
Eloy Lafuente (stronk7) d81a94807b MDL-67673 phpunit: Fix the return type of template methods
All the setup/teardown/pre/post/conditions template methods
now are required to return void. This was warned with phpunit 7
and now is enforced.

At the same time, fix a few wrong function names,
provider data and param types, return statements...
2020-10-21 12:46:04 +02:00
..
behat MDL-69192 mod_assign: Stop clicking OK on non-existent modal 2020-10-08 08:04:43 +08:00
fixtures MDL-62384 core_completion: Update to sql to improve performance. 2018-05-11 09:15:27 +08:00
api_test.php MDL-67673 phpunit: Fix the return type of template methods 2020-10-21 12:46:04 +02:00
bulk_update_test.php MDL-58138 completion: mform wants 0-based indexes for arrays 2017-04-20 13:49:56 +08:00
capabilities_test.php MDL-62944 completion: Test that completion dates add events to calendar 2018-08-31 10:15:35 +01:00
externallib_test.php MDL-64123 webservices: Add valueused to completion data 2018-12-19 16:26:35 +00:00
privacy_test.php MDL-64644 completion: fixed assertions in privacy test 2019-01-23 17:12:04 +08:00
progress_test.php MDL-67673 phpunit: Fix the return type of template methods 2020-10-21 12:46:04 +02:00