1
1
Fork 0
mirror of https://code.mensbeam.com/MensBeam/Arsse.git synced 2025-04-23 05:45:51 +00:00
Arsse/tests
J. King daea0ceb27 Make HTTP message testing generic
assertMessage will test the method and target URL of requests, attributes of server requests, as well as the existing testing of a response's status code. All messages' bodies and header fields are tested for equivalence (with a special case for JSON response bodies).
2018-01-11 11:09:25 -05:00
..
cases Make HTTP message testing generic 2018-01-11 11:09:25 -05:00
docroot Fix feed timeout test; improves #113 2017-12-16 17:21:23 -05:00
lib Make HTTP message testing generic 2018-01-11 11:09:25 -05:00
bootstrap.php Initial rewrite of REST class; needs more testing, but should be functional 2018-01-06 12:02:45 -05:00
phpunit.xml Initial rewrite of REST class; needs more testing, but should be functional 2018-01-06 12:02:45 -05:00
server.php Test server tweak 2017-12-07 17:27:42 -05:00