1
1
Fork 0
mirror of https://code.mensbeam.com/MensBeam/Arsse.git synced 2024-12-22 13:12:41 +00:00
Arsse/tests
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
..
cases Validate configuration parameters on import, and other changes 2019-01-20 22:40:49 -05:00
docroot Whitespace cleanup 2018-10-26 14:58:04 -04:00
lib Validate configuration parameters on import, and other changes 2019-01-20 22:40:49 -05:00
bootstrap.php Initial rewrite of REST class; needs more testing, but should be functional 2018-01-06 12:02:45 -05:00
phpunit.xml Fixes for MySQL native interface 2019-01-13 23:17:19 -05:00
server.php Test server tweak 2017-12-07 17:27:42 -05:00