1
1
Fork 0
mirror of https://code.mensbeam.com/MensBeam/Arsse.git synced 2024-12-22 21:22:40 +00:00
Arsse/tests/cases
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
..
CLI Use strict equality when comparing strings 2019-01-11 10:38:06 -05:00
Conf Validate configuration parameters on import, and other changes 2019-01-20 22:40:49 -05:00
Database Validate configuration parameters on import, and other changes 2019-01-20 22:40:49 -05:00
DatabaseDrivers Fixes for MySQL native interface 2019-01-13 23:17:19 -05:00
Db Handle connection errors 2019-01-15 10:51:55 -05:00
Exception Make data clearing in tests static 2018-11-23 10:01:17 -05:00
Feed Make data clearing in tests static 2018-11-23 10:01:17 -05:00
Lang Improve coverage slightly 2018-08-17 08:35:13 -04:00
Misc Add handling of DateInterval objects to ValueInfo 2019-01-17 16:29:42 -05:00
REST Validate configuration parameters on import, and other changes 2019-01-20 22:40:49 -05:00
Service Validate configuration parameters on import, and other changes 2019-01-20 22:40:49 -05:00
User Use strict equality when comparing strings 2019-01-11 10:38:06 -05:00