skodak
|
84ebf08dcc
|
MDL-16483 $CFG->unittestprefix not required anymore to run unit tests that do not need fake db; it should be saer to let admins modify the prefix in config.php instead of modifying it from php
|
2009-01-10 16:06:53 +00:00 |
|
skodak
|
8716a5e5f6
|
MDL-17803 grrrrrrrr - there were two moodle readme files!
|
2009-01-10 11:17:42 +00:00 |
|
skodak
|
6527149a61
|
added details of our simpletest lib modification
|
2009-01-10 11:14:59 +00:00 |
|
tjhunt
|
a7b7f075df
|
unit tests: MDL-17803 test classes were not getting destroyed at the right time, which was breaking the code that reset the test DB to the normal DB.
|
2009-01-07 08:58:41 +00:00 |
|
skodak
|
995821591d
|
MDL-17534 simpletest: temporary fix for exception problems
|
2008-12-04 23:19:37 +00:00 |
|
nicolasconnault
|
0ad7d5af3f
|
MDL-15204 Removing the lib/simpletestlib/simpletest folder, which was a mistake
|
2008-07-24 09:27:06 +00:00 |
|
nicolasconnault
|
ea2fdf56ce
|
MDL-15204 Added new files
|
2008-06-12 09:13:38 +00:00 |
|
nicolasconnault
|
f80efd77e7
|
MDL-15204 Update complete
|
2008-06-10 20:10:50 +00:00 |
|
nicolasconnault
|
f34488b2e6
|
MDL-15102 Upgrade to DMLLIB 2.0. Needs further testing and bug-fixing.
|
2008-06-06 14:43:15 +00:00 |
|
nicolasconnault
|
4fc9ec1ec0
|
Managed to remove static calls from the core gradebook classes without removing support for such calls in gradebook interface code. I used a singleton pattern for this (get_instance in grade_object).
|
2007-11-13 07:36:00 +00:00 |
|
skodak
|
cdbbd26f80
|
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 |
|
skodak
|
02e6a9731f
|
MDL-9866 reverting previous incorrect fix for include() in simpletest library; patching grade unit tests instead
|
2007-06-09 15:03:05 +00:00 |
|
skodak
|
97c13bd803
|
MDL-9866 incorrect include() in simpletest library
|
2007-05-21 14:27:22 +00:00 |
|
nicolasconnault
|
85414e846a
|
Upgraded simpletestlib from 1.0.1alpha3 to 1.0.1beta
|
2007-04-26 07:11:44 +00:00 |
|
tjhunt
|
3ef8c9362d
|
Bug #5979 - Check in the OU's unit testing framework. Docs at http://docs.moodle.org/en/Unit_tests
|
2006-06-30 14:59:05 +00:00 |
|