Commit 83add15
authored
test: move handler handler tests to testcontainers db (#1782)
## Summary
- switch HTTP handler tests from the in-memory fake database client to
the shared Postgres testcontainers setup
- add a shared database-backed test helper for the handlers test package
- delete the unused fake database implementation
## Testing
- go test ./core/internal/httpserver/handlers/...
Signed-off-by: Eitan Yarmush <eitan.yarmush@solo.io>1 parent 6da271a commit 83add15
6 files changed
Lines changed: 236 additions & 1193 deletions
File tree
- go/core/internal
- database/fake
- httpserver/handlers
0 commit comments