|
444e42351e
|
feat(api): wrap database password with Secret
|
2024-05-08 17:53:41 -04:00 |
|
|
9336235b64
|
feat(test): log for integration tests
- log for test are configurable to either be spit into the void (cargo
test default) or into `stdout`.
|
2024-05-07 21:36:16 -04:00 |
|
|
70a4eb23c6
|
feat(telemtry): Moved from logs to tracing
- Updated docs
|
2024-05-07 16:10:09 -04:00 |
|
|
ccf49ee214
|
feat(log): rudimentary logging
- Changed route `subscribe` into `subscriptions`
|
2024-05-06 00:49:17 -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 |
|
|
38f9646526
|
feat: use configuration.yaml to setup variables
|
2024-05-03 16:14:36 -04:00 |
|
|
f08def8e77
|
fix: restructure the logic
|
2024-05-03 15:43:34 -04:00 |
|
|
83915acbd1
|
feat(test): use random ports for testing
- port is assigned by the OS.
|
2024-03-29 16:20:53 -04:00 |
|
|
cd677039b1
|
feat(test): server setup and teardown for tests
- Application server will now be setup on EVERY test and closed after
that test
|
2024-03-29 15:36:54 -04:00 |
|
|
8d90f9e8e6
|
feat(test): health_check route
|
2024-03-28 11:42:08 -04:00 |
|
|
229ede166c
|
initial commit
|
2024-03-23 19:04:25 -04:00 |
|