test: add unit test suite for config, health checks, and lifespan wiring
This commit is contained in:
5
tests/fakes.py
Normal file
5
tests/fakes.py
Normal file
@@ -0,0 +1,5 @@
|
||||
"""Hand-written fakes for narrow application-owned ports.
|
||||
|
||||
No application ports exist yet (Phase 1 only wires infrastructure client
|
||||
lifecycle). Fakes are added here as ports are introduced in later phases.
|
||||
"""
|
||||
Reference in New Issue
Block a user