1
1
Fork 0
mirror of https://code.mensbeam.com/MensBeam/Arsse.git synced 2024-12-22 21:22:40 +00:00
Arsse/tests/lib
J. King 9eadd602bd Replace Response objects with PSR-7 response messages; improves #53
While the test suite passes, this commit yields a broken server: replacing ad hoc request objectss with PSR-7 ones is still required, as is emission of PSR-7 responses. Both will come in subsequent commits, with tests

Diactoros was chosen specifically because it includes facilities for emitting responses, something which is awkward to test. The end of this refactoring should see both the Response and Request classes disappear, and the general REST class fully covered (as well as any speculative additions to AbstractHanlder).
2018-01-03 23:13:08 -05:00
..
Database Change session lifetimes to more closely match TTRSS 2018-01-01 12:31:42 -05:00
Db Further fixes for test timezone assumptions 2017-12-16 19:37:30 -05:00
Lang Added per-file legal boilerplate 2017-11-16 20:23:18 -05:00
Misc Added per-file legal boilerplate 2017-11-16 20:23:18 -05:00
User Grouped slow tests; improves #113 2017-12-16 20:03:04 -05:00
AbstractTest.php Replace Response objects with PSR-7 response messages; improves #53 2018-01-03 23:13:08 -05:00
Database.php Added per-file legal boilerplate 2017-11-16 20:23:18 -05:00
Result.php Added per-file legal boilerplate 2017-11-16 20:51:03 -05:00