13 Commits

Author SHA1 Message Date
ab1dab6619
jwt auth token return 2021-01-12 15:52:46 -06:00
cd7f919eb2
Removes calls to log.Fatal, adds check for null store
All checks were successful
gitea-deepak/gogmagog/pipeline/head This commit looks good
2020-12-31 18:56:21 -06:00
2bda056ca7
Adds route to retrieve all plans and tests thereof, and json tags for model
All checks were successful
gitea-deepak/gogmagog/pipeline/head This commit looks good
2020-12-31 11:20:00 -06:00
8f78b80043
Adds some db tests using sql mock and slightly reorganises to facilitate testing
All checks were successful
gitea-deepak/gogmagog/pipeline/head This commit looks good
2020-12-29 13:43:32 -06:00
506e7f64b6
Moved os dependence to main.go and had db code return error 2020-12-29 10:39:42 -06:00
4801411b1d
Adds do.sh build script
All checks were successful
gitea-deepak/gogmagog/pipeline/head This commit looks good
2020-12-29 09:42:33 -06:00
538e23708a
adds error test for config
All checks were successful
gitea-deepak/gogmagog/pipeline/head This commit looks good
2020-12-28 16:53:39 -06:00
da50161a92
Makes config testable
All checks were successful
gitea-deepak/gogmagog/pipeline/head This commit looks good
2020-12-28 16:30:10 -06:00
1c00a06c10
Fix lint issues 2020-12-27 19:33:54 -06:00
f947dd2912
Adds additional models, slightly more tests 2020-12-27 19:14:27 -06:00
3a5961f003
adds basic db stuff
All checks were successful
gitea-deepak/gogmagog/pipeline/head This commit looks good
2020-12-26 12:44:05 -06:00
914de124b3 adds test satisfier
Some checks failed
gitea-deepak/gogmagog/pipeline/head There was a failure building this commit
2020-12-24 22:21:47 -06:00
81b1286336
initial commit 2020-12-24 21:35:38 -06:00