summary refs log tree commit diff stats
path: root/svc/db_test.go
Commit message (Expand)AuthorAgeFilesLines
* updating module to live at sourcehutBen Morrison2020-06-201-11/+11
* decoupled tests from personal twtxt.txtBen Morrison2019-12-191-9/+9
* license notice at top of each fileBen Morrison2019-07-111-0/+19
* updated internal functionality for registry v0.4.0 v0.4.4Ben Morrison2019-06-191-2/+2
* changes related to registry-v0.3.0 v0.4.3Ben Morrison2019-06-181-2/+2
* removed mutex from remoteRegistriesBen Morrison2019-06-131-2/+0
* 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