1
0
mirror of https://github.com/bspeice/metrik synced 2024-09-28 05:31:31 -04:00
Commit Graph

3 Commits

Author SHA1 Message Date
Bradlee Speice
529375e10b Guard against improper drops
I have destroyed a good bit of data so far because unit tests (correctly) dropped databases when they were done, but the config told it to drop the live database (incorrectly)
2016-08-30 08:32:23 -04:00
Bradlee Speice
2232283ec5 Fix an issue with Py2-3 compatibility in the test
The actual code is still running fine.
2016-08-29 23:17:54 -04:00
Bradlee Speice
905fb6092c Initial tests for merging script 2016-08-29 23:05:35 -04:00