about summary refs log tree commit diff stats
path: root/svc/db_test.go
Commit message (Expand)AuthorAgeFilesLines
* using sync.Once for DB init in tests, cleaned up test config initBen Morrison2019-06-091-9/+9
* re-enabled pushDB/pullDB testBen Morrison2019-06-091-4/+2
* renamed functionsBen Morrison2019-06-061-2/+2
* fixed some import commentsBen Morrison2019-06-051-1/+1
* moved bulk of code to its own package to clean up source treeBen Morrison2019-06-051-0/+92