1
1
Fork 0
mirror of https://code.mensbeam.com/MensBeam/Arsse.git synced 2025-01-08 17:02:41 +00:00
Arsse/tests/cases
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
..
Conf Reorganize tests into namespaces 2017-12-21 22:47:19 -05:00
Db Reorganize tests into namespaces 2017-12-21 22:47:19 -05:00
Exception Reorganize tests into namespaces 2017-12-21 22:47:19 -05:00
Feed Reorganize tests into namespaces 2017-12-21 22:47:19 -05:00
Lang Reorganize tests into namespaces 2017-12-21 22:47:19 -05:00
Misc Changes to Date helper class 2018-01-02 16:53:38 -05:00
REST Changes to Date helper class 2018-01-02 16:53:38 -05:00
Service Reorganize tests into namespaces 2017-12-21 22:47:19 -05:00
User Reorganize tests into namespaces 2017-12-21 22:47:19 -05:00