moodle/grade/tests
Russell Smith cac73cf1ec MDL-43440 unit testing: Use cmid in unit tests when it should be used.
instance is has been used instead of cmid.  This works as all id's are 1
in most cases, but not always.

accesslib_clear_all_caches_for_unit_testing was updated to clear the
$USER->access cache which would fail test when the wrong user's data was used.

Conflicts from extra tests in master:
	blocks/comments/tests/events_test.php
	mod/assign/submission/comments/tests/events_test.php
	mod/data/tests/lib_test.php
	mod/glossary/tests/events_test.php
2014-01-24 14:56:53 +11:00
..
behat MDL-31597 gradebook: Update to gradebook behat tests to include testing grade weightings. 2014-01-14 11:48:36 +08:00
edittreelib_test.php MDL-43440 unit testing: Use cmid in unit tests when it should be used. 2014-01-24 14:56:53 +11:00
externallib_test.php MDL-43440 unit testing: Use cmid in unit tests when it should be used. 2014-01-24 14:56:53 +11:00
querylib_test.php MDL-40901 standardise core test case class and file names 2013-08-04 22:10:31 +02:00
report_graderlib_test.php MDL-40901 standardise core test case class and file names 2013-08-04 22:10:31 +02:00
reportlib_test.php MDL-40901 standardise core test case class and file names 2013-08-04 22:10:31 +02:00
reportuserlib_test.php MDL-40901 standardise core test case class and file names 2013-08-04 22:10:31 +02:00