Add tests

This commit is contained in:
2025-01-05 20:29:18 -05:00
parent 55e3a68db6
commit 70ba85bf79
5 changed files with 261 additions and 5 deletions

View File

@ -1,4 +1,8 @@
# TODO
- [ ] Unit tests
- [ ] HTTP Logging Middleware
- [ ] Pattern for extending config
## Done
- [x] Unit tests
- [x] HTTP Logging Middleware
- [x] Fix panic with OTEL disabled