Commit graph

7 commits

Author SHA1 Message Date
Antoine Gersant
d41e837561 Linter suggestions 2022-11-08 01:21:26 -08:00
pmphfm
e2bf97db99
Code cleanup (#148)
Fixed all most all clippy warnings.
Test: cargo test && cargo clippy
2021-10-19 19:31:17 -07:00
Antoine Gersant
7edcc38483
Test setup improvements (#125)
* More descriptive test names

* Test writing tools

* Migrate to new test tooling

* Adds test for collection cleaner
2020-12-29 20:05:04 -08:00
Antoine Gersant
34e0538562
App features re-organization (#111) 2020-12-10 03:23:00 -08:00
Antoine Gersant
60f2e330a4 Moved rocket stuff into its own module 2020-01-13 23:04:05 -08:00
Laurențiu Nicola
1bffdf0861 Provide secret key to Rocket 2019-08-08 08:06:29 +03:00
Antoine Gersant
c8655a2447 Serve swagger files under /swagger 2019-04-07 23:24:15 -07:00