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 c4a41255b0 Experimental native MySQL driver
No testing has been performed yet, but changes are extensive enough to
warrant a commit. Of particular note:

- SQL states are enumerated in a separate trait to reduce duplication
- PDOStatement is now an abstract class to avoid duplication of
engine-specific error handling
- Error handling has been cleaned up somewhat
2019-01-10 19:01:32 -05:00
..
cases Test tweaks 2018-12-21 17:51:49 -05:00
docroot Whitespace cleanup 2018-10-26 14:58:04 -04:00
lib Experimental native MySQL driver 2019-01-10 19:01:32 -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 Mostly successful MySQL database function tests 2018-12-21 10:14:26 -05:00
server.php Test server tweak 2017-12-07 17:27:42 -05:00