moodle/grade/tests
Eloy Lafuente (stronk7) be927f0327 MDL-71031 external: Minor tweaks towards coding style and external rules
- Some small namespace/use/MOODLE_INTERNAL/requires reorganization.
- Move file phpdocs to class phpdocs.
- Move external method names to be new "execute" default ones.
- Move unit tests to matching core_grades\external namespace.
- Add missing clean_returnvalue() calls.
2021-04-18 11:52:14 +02:00
..
behat MDL-70125 core_grade: do not change overridden status during regrading 2021-02-22 17:23:51 +08:00
external MDL-71031 external: Minor tweaks towards coding style and external rules 2021-04-18 11:52:14 +02:00
component_gradeitems_test.php MDL-66079 core_grades: Add support for multiple grade items in an activity 2019-10-30 10:23:40 +08:00
coverage.php MDL-71036 phpunit: xml config - switch coverage info to new includes 2021-03-11 23:04:32 +01:00
edittreelib_test.php MDL-67673 phpunit: Remove deprecated assertEquals() params 2020-10-21 12:46:00 +02:00
events_test.php MDL-67673 phpunit: Fix the return type of template methods 2020-10-21 12:45:59 +02:00
export_test.php MDL-63488 core_grade: Use the rewrite_pluginurls to handle files 2018-11-14 09:44:18 +08:00
grades_grader_gradingpanel_point_external_fetch_test.php MDL-69797 core_grades: Implement authorization into fetch method 2021-01-12 17:14:33 +01:00
grades_grader_gradingpanel_point_external_store_test.php MDL-67673 phpunit: Fix the return type of template methods 2020-10-21 12:45:59 +02:00
grades_grader_gradingpanel_scale_external_fetch_test.php MDL-69797 core_grades: Implement authorization into fetch method 2021-01-12 17:14:33 +01:00
grades_grader_gradingpanel_scale_external_store_test.php MDL-67165 core_grade: Add the grader name to webservices 2019-12-17 10:46:02 +08:00
importlib_test.php MDL-67673 phpunit: Remove deprecated assertContains() uses on strings 2020-10-21 12:46:00 +02:00
lib_test.php MDL-48015 grade: Fix the display of grade categories 2016-02-09 13:32:28 +08:00
privacy_test.php MDL-67673 phpunit: Remove deprecated assertEquals() params 2020-10-21 12:46:00 +02:00
querylib_test.php MDL-44660 grade: Typos @package core_grade instead of core_grades 2017-12-08 14:21:34 +01:00
report_graderlib_test.php MDL-67673 phpunit: Remove deprecated assertContains() uses on strings 2020-10-21 12:46:00 +02:00
reportlib_test.php MDL-37655 phpunit: Avoid having multiple testcase classes in 1 file 2021-03-30 19:17:54 +02:00
reportuserlib_test.php MDL-68333 testing: trigger user_created event in user generator 2020-05-19 19:11:54 +02:00