sinoptik/src
Paul van Tilburg 32964cea21
Add basic top-level tests
This starts to address #14 but didn't turn into a full MR yet.

* Use crates `assert_float_eq` and `assert_matches` for extra assertions
* Split off a function to build a Rocket `rocket()` that can be used
  in the tests
2022-03-11 16:03:56 +01:00
..
providers Add the combined provider 2022-02-24 20:40:07 +01:00
forecast.rs Hook up the combined metric in the forecast 2022-02-24 20:40:35 +01:00
main.rs Add basic top-level tests 2022-03-11 16:03:56 +01:00
maps.rs Fix bound check using constant value 2022-03-07 19:19:14 +01:00
position.rs Add retrieval of pollen and UVI metrics for Buienradar provider 2022-02-19 15:33:00 +01:00
providers.rs Add the combined provider 2022-02-24 20:40:07 +01:00