Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | decoupled tests from personal twtxt.txt | Ben Morrison | 2019-12-19 | 1 | -7/+7 |
| | | | | | | | | Rather than use my personal twtxt.txt file, I'm using the mocked twtxt.txt file I just added to the repository for test data. It is being fetched via https from github to avoid having to get rid of the url validity check in the associated registry library. | ||||
* | license notice at top of each file | Ben Morrison | 2019-07-11 | 1 | -0/+19 |
| | |||||
* | updated internal functionality for registry v0.4.0 v0.4.4 | Ben Morrison | 2019-06-19 | 1 | -3/+3 |
| | |||||
* | changes related to registry-v0.3.0 v0.4.3 | Ben Morrison | 2019-06-18 | 1 | -3/+3 |
| | |||||
* | tests for most of query.go | Ben Morrison | 2019-06-11 | 1 | -0/+76 |
| | |||||
* | moving mock registry creation to its own func | Ben Morrison | 2019-06-09 | 1 | -9/+1 |
| | |||||
* | fixed test to ignore duplicate user add error | Ben Morrison | 2019-06-08 | 1 | -4/+1 |
| | |||||
* | compositeStatusQuery() - executing queries concurrently | Ben Morrison | 2019-06-08 | 1 | -0/+56 |
| | |||||
* | 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/+75 |