1
1
Fork 0
mirror of https://code.mensbeam.com/MensBeam/Arsse.git synced 2024-12-22 21:22:40 +00:00
Arsse/tests
J. King 27caf147df Changes to Date helper class
- Changed 'transform' method to use ValueInfo throughout. This fixes a number of obscure bugs
- Changed the 'add' and 'sub' methods to default to "now" rather than null. This means null passes through rather than being interpreted as the current time, to be consistent with other date tools
- Also changed the 'add' and 'sub' methods so that they operate correctly with invalid date strings
- Added tests for the class; improves #66
- Modified TTRSS tests because the "iso8601" format string in ValueInfo is different from Date's older format
2018-01-02 16:53:38 -05:00
..
cases Changes to Date helper class 2018-01-02 16:53:38 -05:00
docroot Fix feed timeout test; improves #113 2017-12-16 17:21:23 -05:00
lib Change session lifetimes to more closely match TTRSS 2018-01-01 12:31:42 -05:00
bootstrap.php Remove reliance on xdebug; fixes #113 2017-12-17 10:27:34 -05:00
phpunit.xml Changes to Date helper class 2018-01-02 16:53:38 -05:00
server.php Test server tweak 2017-12-07 17:27:42 -05:00