Chris
|
ce2b2be5de
|
Refactoring cfg refs and load / save functions (#7749)
* refactoring cfg refs and load / save functions
* improve error output
|
2017-10-31 10:39:31 -04:00 |
|
Chris
|
917e4789c2
|
Use tmpfs containers for api/api4 tests, move and speed up CLI tests (#7606)
* use tmpfs containers for api/api4, move and speed up cli tests
* minor optimizations
* add missing files, fix pre-existing race condition
* add . to TestMain check
* add requested log message
|
2017-10-12 12:24:54 -07:00 |
|
Chris
|
bff2b5e735
|
Miscellaneous app cleanup (#7594)
* app cleanup
* whoops, forgot a file
* some minor cleanup
* longer container deadline
* defensive checks
|
2017-10-09 14:59:48 -07:00 |
|
Chris
|
0f66b6e726
|
store/sqlstore cleanup and postgres tests (#7595)
* sqlstore cleanup / postgres tests
* remove stopped containers
* cmd/platform compile fix
* remove test-postgres target from makefile
|
2017-10-09 13:16:14 -04:00 |
|
Chris
|
70e5f00241
|
store/storetest package (#7588)
* prerequisites
* storetest package
|
2017-10-06 11:08:59 -07:00 |
|
Chris
|
49fe5fbf3d
|
Move sql store code into store/sqlstore package (#7502)
* move sql store code into store/sqlstore package
* move non-sql constants back up to store
* fix api test
* derp
|
2017-09-25 10:11:25 -04:00 |
|