Tests: internal/passage
internal/passage · 1 tests
Each test is named for the property it holds, and runs against a real deployment: there is no mock of the database and no arm that skips when it is absent. The sentence is the test's name read back; the name is what go test -run takes.
passage_test.go
- Passage query bounds before IO —
TestPassageQueryBoundsBeforeIO. Input validation runs before database or provider access.