Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | moving mock registry creation to its own func | Ben Morrison | 2019-06-09 | 1 | -0/+9 |
* | explicit init of static assets and test template init were removed: redundant | Ben Morrison | 2019-06-09 | 1 | -9/+3 |
* | init staticAssets explicitly on startup | Ben Morrison | 2019-06-09 | 1 | -0/+1 |
* | cache-related tests | Ben Morrison | 2019-06-09 | 1 | -4/+2 |
* | using sync.Once for DB init in tests, cleaned up test config init | Ben Morrison | 2019-06-09 | 1 | -32/+18 |
* | test config init using sync.Once | Ben Morrison | 2019-06-09 | 1 | -3/+5 |
* | updated tests to work with new project structure | Ben Morrison | 2019-06-06 | 1 | -2/+85 |
* | fixed some import comments | Ben Morrison | 2019-06-05 | 1 | -1/+1 |
* | moved bulk of code to its own package to clean up source tree | Ben Morrison | 2019-06-05 | 1 | -0/+27 |