Commit 7212338
committed
fix: update tests to use idiomatic adapter pattern and fix test infrastructure
- Remove skipIfNotReady checks from RedisLinkCache tests (use testcontainers)
- Translate test comments to English
- Fix LoggingInterceptor tests - update log message format expectations
- Fix SessionInterceptor test - correct header mock implementation
- Update ProxyController integration tests - fix method call expectations
- Remove outdated tests/integration directory (used deprecated API)
- All tests now passing: 19 test files, 129 tests1 parent 82415bb commit 7212338
File tree
27 files changed
+704
-1386
lines changed- boundaries/proxy
- src
- __tests__/integration
- adapters
- e2e
- http
- application
- pipeline/__tests__
- use-cases
- __tests__
- domain/repositories
- infrastructure
- adapters
- connect
- interceptors
- __tests__
- utils
- cache/__tests__
- http/fastify/middleware
- repositories
- __tests__
- tests/integration
- environment
- helpers
- http
- repositories
- docs/ADR/decisions
27 files changed
+704
-1386
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
67 | | - | |
68 | 67 | | |
69 | 68 | | |
70 | 69 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 0 additions & 328 deletions
This file was deleted.
0 commit comments