NestJS integration testing (stub)
#backend#guide
Placeholder for how I run NestJS tests that sit above unit mocks but below full prod: TestingModule, optional Testcontainers / in-memory DBs, and which boundaries stay real vs faked. Anchor note: NestJS; general framing: Testing strategy.