aprs.me/config
Graham McIntire f3b8f95ba4
fix: Disable ErrorTracker in test environment
Prevents database ownership errors during LiveView tests by disabling
ErrorTracker's database integration in the test environment.

This resolves the recurring "Handler ErrorTracker.Integrations.Phoenix
has failed and has been detached" errors that were occurring when
LiveView processes tried to write to the database without proper
ownership setup.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-07-30 14:26:18 -05:00
..
config.exs Improve coordinate handling and add configurable position sensitivity 2025-07-29 12:06:56 -05:00
dev.exs Fix Leaflet library loading race condition and enable Redis-free development 2025-07-27 12:20:23 -05:00
prod.exs Fix Docker build CSS import errors 2025-07-21 11:59:04 -05:00
runtime.exs Fix code formatting 2025-07-29 10:32:32 -05:00
test.exs fix: Disable ErrorTracker in test environment 2025-07-30 14:26:18 -05:00