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

4 Commits

Author SHA1 Message Date
Bradlee Speice
52049b7d0f Fix a bad test-case (again) 2016-08-30 09:26:16 -04:00
Bradlee Speice
4bc3f53081 Fix a bad test-case 2016-08-30 08:53:23 -04:00
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
ce71c4bc94 Switch the configuration system
I like this one much better.
2016-08-24 15:52:07 -04:00