The integration tests were failing in CI with DBConnection.OwnershipError because they were missing the required Ecto.Adapters.SQL.Sandbox setup. Changes: - Added proper sandbox checkout and shared mode configuration - Fixed incorrect CSS selector (#map -> #aprs-map) - Configured tests to use real Packets module instead of mocks - Ensured database connections are properly managed in Wallaby tests This matches the setup pattern used in other integration tests and resolves the CI failures. 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| aprsme | ||
| aprsme_web | ||
| assets/js | ||
| integration | ||
| support | ||
| types | ||
| test_helper.exs | ||
| time_independence_fixes.md | ||