Geoffrey-rs/geoffrey_api/src
Joey Hines 04d9c29458
Improved tests and added CI config
+ Fixed long-standing issues with database tests. The DB is now guarded by a mutex to prevent tests running in parallel
+ Added .drone.yml to run tests on a PR and on a push
2021-11-14 17:04:03 -07:00
..
commands Improved tests and added CI config 2021-11-14 17:04:03 -07:00
helper Added API token handling 2021-10-31 11:00:07 -06:00
config.rs First pass of an API 2021-10-03 14:03:32 -06:00
context.rs First pass of an API 2021-10-03 14:03:32 -06:00
logging.rs Fmt + Clippy 2021-10-23 13:13:28 -06:00
main.rs Added API token handling 2021-10-31 11:00:07 -06:00