6 Commits

Author SHA1 Message Date
da977cd720
feat(docs): updated testing docs 2024-05-04 15:43:24 -04:00
5e6e9c2efe
feat(test): spin up new logical database tests
- Tests will use new database every run
- Added chrono and uuid dependencies.
- Updated documentation
2024-05-04 15:27:47 -04:00
5090157d91
feat(docs): reorganized docs 2024-05-04 11:34:20 -04:00
b4fa90f183
feat(ci-cd): setup Github CI-CD 2024-05-04 09:43:54 -04:00
84fc74a0d1
feat: subscribe API route skeleton
- 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
2024-04-22 17:00:55 -04:00
eb2a4be5e5
feat(docs): Added docs 2024-03-29 23:45:33 -04:00