Andrew Nicols
d78613701c
MDL-49841 testing: Correct composer incantation
2015-08-14 10:27:53 +08:00
Petr Škoda
32a829e85c
MDL-43515 update phpunit info page
2013-12-30 15:07:27 +08:00
Petr Škoda
32772035e1
MDL-36936 require phpunit as composer --dev only
2012-12-07 18:20:03 +01:00
Petr Škoda
07c6fa6ee4
MDL-36701 add composer to phpunit readme
...
Thanks Aparup for reminding me!
2012-11-22 07:30:11 +01:00
Petr Skoda
0d8e51a65f
MDL-32400 rework phpunit exit codes, use only php based init
2012-04-15 12:23:42 +02:00
Petr Skoda
4e5ff72ea7
MDL-32323 always verify that database PHPUnit extension is available
2012-04-10 21:15:33 +02:00
Petr Skoda
9571db04d8
MDL_32323 improve test readme
2012-04-10 15:27:14 +02:00
Petr Skoda
3124abe213
MDL-32323 simplify phpunit integration readme
2012-04-10 15:27:13 +02:00
Petr Skoda
7b0ff21385
MDL-32323 experimental web UI for execution of PHPUnit tests
...
It is not localised intentionally because only developers should use it…
2012-04-10 15:27:01 +02:00
Petr Skoda
4b17369567
MDL-32323 all-in-one PHPUnit init script
2012-04-10 15:27:01 +02:00
Petr Skoda
6761e62d6d
MDL-32149 link wiki docs and tracker from phpunit readme file
2012-04-03 23:08:25 +02:00
Petr Skoda
ce80640051
MDL-32149 final readme cleanup for stage 2 of PHPUnit integration
2012-04-03 22:50:45 +02:00
Petr Skoda
4ac88d6d10
MDL-32149 remaining phpunit tests for backup/restore
2012-04-03 22:30:55 +02:00
Petr Skoda
a3d5830a0a
MDL-32149 PHPUnit test support - part 2
...
Includes:
* constants refactoring
* reworked db table init
* support for $CFG->debug = -1
* functional DB tests
* fixed $DB->get_indexes() to not throw exceptions when table does not exist
* fix handling of user passwords in test db
* add debug info to exception messages
* removed unnecessary PHP debug errors from mathslib
* fixed @error suppression in get_string
* fixed PHPUnit error handler setup
* added timezone info to default install
2012-04-03 22:30:53 +02:00
Sam Hemelryk
7aea08e1b0
MDL-31857 phpunit: PHPDoc and typo fixes during integration
2012-03-22 10:45:17 +13:00
Petr Skoda
5bd4040866
MDL-31857basic phpunit support
...
Thanks Eloy Lafuente, Tim Hunt and Sam Hemelryk for valuable feedback and ideas.
2012-03-21 10:31:37 +01:00