Petr Škoda
4c9e03f0ac
MDL-36031 implement message redirection for unit testing
2012-10-13 20:00:54 +02:00
Eloy Lafuente (stronk7)
2beba29760
MDL-35898 test reset: tidyup comments (forgot to amend previous commit, grrr).
2012-10-09 11:56:42 +02:00
Eloy Lafuente (stronk7)
02c4953ea5
Merge branch 'w41_MDL-35898_m24_coursereset' of git://github.com/skodak/moodle
2012-10-09 11:54:15 +02:00
Petr Škoda
13d5c93872
MDL-35898 include static course caches in test resets
2012-10-09 09:43:08 +02:00
Petr Škoda
d03d5113f9
MDL-35714 run gc before test reset
2012-10-06 10:03:28 +02:00
Petr Škoda
ef5b5e051e
MDL-35479 debugging support in our phpunit integration
2012-09-17 11:27:57 +02:00
Petr Škoda
a46e11b5df
MDL-35318 add lang revision counter and improve PHPUnit test reset
...
We need this for hacks that need to find out if strings changed.
2012-09-09 12:15:30 +02:00
Tim Hunt
85b72a7511
MDL-34889 phpunit: progress output in util.php --drop.
...
It is slow for me, and it is nice to know that something is going on.
2012-08-16 17:13:59 +01:00
Tim Hunt
564fcb3bee
MDL-34484 unit tests: stop phpunit using testcase names as class names
2012-07-23 11:08:37 +01:00
Marina Glancy
6fd1cf05b0
MDL-33550 reset repository static cache between unit tests
2012-06-14 16:21:04 +08:00
Eloy Lafuente (stronk7)
dd420abadf
Merge branch 'MDL-24419-master' of git://github.com/sammarshallou/moodle
...
Conflicts:
lib/db/upgrade.php
lib/phpunit/lib.php
version.php
Fixed:
lib/db/upgrade.php - duplicate course->sectioncache add code
lib/db/install.xml - cleanup needed because xmldb editor was not used
lib/phpunit/classes/util.php - cleanup $GROUPLIB_CACHE on test reset
2012-05-16 23:53:47 +02:00
Petr Skoda
ed7259d112
MDL-32923 on failure print hint how to execute the failed test case
2012-05-13 09:56:57 +02:00
Petr Skoda
7e7cfe7a03
MDL-32960 refactor phpunit integration to one class per file structure
2012-05-12 20:53:48 +02:00