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 89bfc23d32 Standardize date normalization to immutables
Also move date formats to the ValueInfo class

Standardizing on immutables avoids any possible ambiguity in the API of the resultant value, as well as any ambiguity as to whether a DateTime output instance is the same instance or a clone (they had been clones)
2018-01-02 16:27:58 -05:00
..
cases Standardize date normalization to immutables 2018-01-02 16:27:58 -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 Reorganize tests into namespaces 2017-12-21 22:47:19 -05:00
server.php Test server tweak 2017-12-07 17:27:42 -05:00