network-tests-are-database-free
IN premise
Test infrastructure detail, not a production code claim
Summary
The network-related tests in this project run without needing a real database connection. This is an infrastructure observation about how the test suite is set up — it means these tests can run faster, in isolation, and without database setup overhead, but it also means they won't catch issues that only appear when a real database is involved.
Details
| Source | entries/2026/04/29/tests-test_network.md |