1
1
Fork 0
mirror of https://code.mensbeam.com/MensBeam/Arsse.git synced 2024-12-23 17:12:41 +00:00
Arsse/tests
J. King 73c8583744 Remove reliance on xdebug; fixes #113
Code coverage information is now gathered via phpdbg (a separate executable) by if available rather than xdebug, as the latter is hard to turn on and off.

A "test:quick" task has also been added to Robo, which excludes 31 tests which together account for almost two thirds of the test run time. This should pave the way for testing to be added as a commit hook for Git.
2017-12-17 10:27:34 -05:00
..
cases Grouped slow tests; improves #113 2017-12-16 20:03:04 -05:00
docroot Fix feed timeout test; improves #113 2017-12-16 17:21:23 -05:00
lib Grouped slow tests; improves #113 2017-12-16 20:03:04 -05:00
bootstrap.php Remove reliance on xdebug; fixes #113 2017-12-17 10:27:34 -05:00
phpunit.xml Grouped slow tests; improves #113 2017-12-16 20:03:04 -05:00
server.php Test server tweak 2017-12-07 17:27:42 -05:00