1
1
Fork 0
mirror of https://code.mensbeam.com/MensBeam/Arsse.git synced 2024-12-23 17:12:41 +00:00
Arsse/tests/cases/Database
J. King 5cd84c4ab4 Validate configuration parameters on import, and other changes
- Each parameter is checked for type and normalized
- Interval strings are converted to DateInterval objects
- Timeouts can be specified as interval strings
- Most intervals can be null to signify infinity
- Driver classes are checked that they implement the correct interface
- Short driver names may be used, and are used by default
- Helpful errors messages are printed in case of erroneous configuration

Exporting is currently broken; this will be fixed in an upcoming commit
2019-01-20 22:40:49 -05:00
..
Base.php Remove the DatabaseInformation class in tests and use traits instead 2019-01-12 12:43:06 -05:00
SeriesArticle.php Style fixes 2018-12-05 17:28:11 -05:00
SeriesCleanup.php Validate configuration parameters on import, and other changes 2019-01-20 22:40:49 -05:00
SeriesFeed.php Adapt the rest of the test series 2018-11-25 00:03:56 -05:00
SeriesFolder.php Adapt the rest of the test series 2018-11-25 00:03:56 -05:00
SeriesLabel.php Adapt the rest of the test series 2018-11-25 00:03:56 -05:00
SeriesMeta.php Adapt the rest of the test series 2018-11-25 00:03:56 -05:00
SeriesMiscellany.php Remove the DatabaseInformation class in tests and use traits instead 2019-01-12 12:43:06 -05:00
SeriesSession.php Adapt the rest of the test series 2018-11-25 00:03:56 -05:00
SeriesSubscription.php Style fixes 2018-12-05 17:28:11 -05:00
SeriesUser.php Adapt the rest of the test series 2018-11-25 00:03:56 -05:00