moodle/lib/simpletest
nicolasconnault 7e95408b01 MDL-15666 MDL-16177
Refactored the generator script into proper Object Oriented code. It can now be used as a CLI tool, as a web form or as an included library with a function call. Stub implementation is demonstrated in portfolio unit tests.
2008-08-29 08:01:55 +00:00
..
fixtures MDL-15808 changed prefix to tst_ and added dboptions 2008-07-25 06:56:33 +00:00
completion.manualtest.txt MDL-15498: Completion system 2008-07-28 12:31:29 +00:00
slowtestcode.php MDL-10064 global $CFG in unit test files is non standard, it is recommended to use MOODLE_INTERNAL test in all library files 2007-06-09 16:32:36 +00:00
testaccesslib.php New convinience function in accesslib: get_parent_contextid. Also, the start of some unit tests for accesslib, but only this trivial funciton, and the get_parent_contexts function it is based on. Still, it is a start. 2008-05-12 15:28:34 +00:00
testajaxlib.php Updated copyright notice in header 2007-10-10 05:25:14 +00:00
testbackuplib.php MDL-15094 removed remaining references to $db 2008-06-15 12:34:08 +00:00
testcode.php MDL-10064 global $CFG in unit test files is non standard, it is recommended to use MOODLE_INTERNAL test in all library files 2007-06-09 16:32:36 +00:00
testcompletionlib.php MDL-15498: Fixes to problems Petr identified with completion system checkin 2008-07-28 15:58:50 +00:00
testeventslib.php MDL-14679 last forgotten bits of dml conversion 2008-06-09 19:48:24 +00:00
testgradelib.php MDL-14967 Upgraded gradebook code and unit tests. 4 failing tests in grade_item to fix. 2008-05-23 14:52:50 +00:00
testmathslib.php MDL-9137 various grading improvements 2007-06-18 13:43:40 +00:00
testmoodlelib.php MDL-15897 deprecated PARAM_CLEANFILE - we now support unicode everywhere 2008-07-31 23:03:50 +00:00
testportfoliolib.php MDL-15666 MDL-16177 2008-08-29 08:01:55 +00:00
testweblib.php MDL-15263 Fixed numeric entities remaining after html_to_text 2008-06-16 14:07:47 +00:00