moodle/lib/simpletest
2010-08-30 02:50:22 +00:00
..
fixtures gradebook MDL-23267 fixed 2 broken unit tests in lib/grade/simpletest 2010-07-14 08:42:14 +00:00
broken_testfilelib.php MDL-14589 file api cleanup 2010-07-11 13:30:33 +00:00
broken_testfiltermanager.php MDL-23979 switching CFG->dirroot is a really bad idea, I borked this test when adding context parameter, but I am not going to fix it because moodle core functions can not work properly if you change dirroot on the fly, sorry; proper way would be to tweak the test class to use different direcotry 2010-08-28 12:20:09 +00:00
completion.manualtest.txt Fixing drift between CVS and git 2009-11-02 00:32:03 +00:00
disabled_testeventslib.php Fixing drift between CVS and git 2009-11-02 00:32:03 +00:00
filtersettingsperformancetester.php MDL-21233 moodle_url improvemewnts, code simplification, more diagnostics; fixed several regressions 2010-01-16 15:39:56 +00:00
pdflibtestpage.php MDL-21233 finally removed the omitquerystring parameters from the out method because: 1/ the least used parameter should nto be first, 2/ it is colliding with the other two paramters, now we have separate funtion for that instead 2010-01-17 09:37:30 +00:00
portfolio_testclass.php portfolio MDL-21079 Fixed missing requirement in portfolio simpletests 2009-12-14 05:56:55 +00:00
testaccesslib.php MDL-21782 reworked enrolment framework, the core infrastructure is in place, the basic plugins are all implemented; see the tracker issue for list of unfinished bits, expect more changes and improvements during the next week 2010-06-21 15:30:49 +00:00
testbackuplib.php Fixing drift between CVS and git 2009-11-02 00:32:03 +00:00
testblocklib_blockmanager.php MDL-23979 adding missing context init code 2010-08-28 11:57:50 +00:00
testcode.php MDL-21007 exclude log files from tests as far as some drivers/extensions 2009-11-30 16:24:44 +00:00
testcompletionlib.php completion is trying to modify current db, it should use test prefix, but no idea if it really works; at least this change should help prevent damage on production sites 2010-08-26 10:01:39 +00:00
testconditionlib.php MDL-21015 migrating conditionlib test from FakeDBUnitTestCase to UnitTestCaseUsingDatabase 2009-12-01 22:31:22 +00:00
testdeprecatedlib.php MDL-21361 removed invalid unit tests for features that were removed or significantly redesigned 2010-02-18 18:24:26 +00:00
testexternallib.php MDL-12886 refacoring: the external_param is in fact value because we use it also in return structures 2009-10-07 21:49:03 +00:00
testfilelib.php file MDL-23075 fix format_postdata_for_curlcall when the params is an array of array of array 2010-07-05 02:56:04 +00:00
testfilterconfig.php Fixing drift between CVS and git 2009-11-02 00:32:03 +00:00
testgradelib.php Fixing drift between CVS and git 2009-11-02 00:32:03 +00:00
testhtmlwriter.php MDL-22155 useful new method html_writer::nonempty_tag. 2010-04-23 10:34:07 +00:00
testmathslib.php Fixing drift between CVS and git 2009-11-02 00:32:03 +00:00
testmoodlelib.php MDL-23985 removing all make_user_dir() and get_user_directories() usage 2010-08-29 09:50:36 +00:00
testnavigationlib.php navigation MDL-23981 Fixed up simpletests for the navigation 2010-08-30 02:50:22 +00:00
testoutputlib.php MDL-21361 removed invalid unit tests for features that were removed or significantly redesigned 2010-02-18 18:24:26 +00:00
testpagelib_moodlepage.php MDL-23979 fixed old style url init 2010-08-28 12:29:58 +00:00
testportfolioaddbutton.php portfolio MDL-21079 updated a few more portfolio_callers 2009-12-15 12:37:06 +00:00
testportfoliolib.php Fixing drift between CVS and git 2009-11-02 00:32:03 +00:00
testquestionlib.php Fixing drift between CVS and git 2009-11-02 00:32:03 +00:00
testrepositorylib.php MDL-22982 2010-07-05 07:27:49 +00:00
testrss.php MDL-23979 prevent logging of intentional errors when fetching feeds 2010-08-28 14:12:05 +00:00
testsimpletestlib.php MDL-20700 whitespace terror returns 2009-12-16 22:14:17 +00:00
testunittestusingdb.php Fixing drift between CVS and git 2009-11-02 00:32:03 +00:00
testweblib.php MDL-23979 fixed non standard entities result 2010-08-28 12:32:58 +00:00
todochecker.php MDL-21233 moodle_url improvemewnts, code simplification, more diagnostics; fixed several regressions 2010-01-16 15:39:56 +00:00