chore(devex): improve test readability and standardization #31

Merged
chartgerink merged 6 commits from refactor-tests into main 2025-07-29 08:13:50 +00:00
Owner
  • deduplicate setup code
  • move unit tests out of integration tests/ (see also Rust)
  • standardize imports across integration tests
  • add actix_http as dev dependency
  • factor out test service initialization
  • use production routes consistently
- deduplicate setup code - move unit tests out of integration `tests/` (see also [Rust](https://doc.rust-lang.org/book/ch11-01-writing-tests.html)) - standardize imports across integration tests - add `actix_http` as dev dependency - factor out test service initialization - use production routes consistently
chartgerink deleted branch refactor-tests 2025-07-29 08:13:50 +00:00
Sign in to join this conversation.
No description provided.