moodle/mod/scorm/tests
Russell Smith 74b63eae76 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.
2014-01-25 08:57:32 +11:00
..
behat Merge branch 'MDL-43480_master' of git://github.com/dmonllao/moodle 2014-01-21 01:43:13 +01:00
generator MDL-42508 scorm: add module generator 2013-11-22 15:25:37 +11:00
packages MDL-43743 mod_scorm: Adding package disclaimer 2014-01-20 09:30:44 +08:00
event_test.php MDL-43440 unit testing: Use cmid in unit tests when it should be used. 2014-01-25 08:57:32 +11:00
formatduration_test.php
generator_test.php MDL-42508 scorm: add module generator 2013-11-22 15:25:37 +11:00
validatepackage_test.php MDL-28579 scorm: Fix broken unit tests 2013-09-04 09:44:05 +08:00