Geoffrey-rs/geoffrey_api/src/commands
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
..
add_item.rs Implemented sorting an ordering for selling 2021-11-14 16:28:55 -07:00
add_location.rs Fmt + Clippy 2021-10-24 13:21:30 -06:00
add_token.rs Added API token handling 2021-10-31 11:00:07 -06:00
find.rs Added user_id checking to commands 2021-10-24 13:20:15 -06:00
mod.rs Implemented sorting an ordering for selling 2021-11-14 16:28:55 -07:00
register.rs Fmt + Clippy 2021-10-24 13:21:30 -06:00
selling.rs Improved tests and added CI config 2021-11-14 17:04:03 -07:00