- Tests will use new database every run - Added chrono and uuid dependencies. - Updated documentation
subscribe
- Added `serde` crate for serialisation or deserialisation of data - Added test cases for the `subscribe` API route - Refactor the testing setup to another module `test_utils` - use random TCP port for testing
- port is assigned by the OS.
- Application server will now be setup on EVERY test and closed after that test