|
Some checks failed
Build and Push / Build and Push Docker Image (push) Has been cancelled
Create shared ContactsFixtures module with globally-unique qso_timestamp seconds to prevent unique-constraint violations when async test modules run in parallel and insert contacts with identical dedup-key columns. The qso_timestamp column is timestamp(0), so microsecond offsets were truncated — use System.unique_integer monotonic seconds instead. Also make count-asserting tests resilient to sandbox-leaked contacts from prior tests by using >= assertions or status-based checks rather than exact counts. Includes automated DateTime.add → DateTime.shift migration from mix format. |
||
|---|---|---|
| .. | ||
| api/v1 | ||
| agent_skills_controller_test.exs | ||
| api_catalog_controller_test.exs | ||
| api_docs_controller_test.exs | ||
| api_token_controller_test.exs | ||
| beacon_monitor_controller_test.exs | ||
| contact_map_controller_test.exs | ||
| error_html_test.exs | ||
| error_json_test.exs | ||
| health_controller_test.exs | ||
| html_module_test.exs | ||
| page_controller_test.exs | ||
| scores_controller_test.exs | ||
| user_registration_controller_test.exs | ||
| user_reset_password_controller_test.exs | ||
| user_session_controller_test.exs | ||
| user_settings_controller_test.exs | ||
| weather_tile_controller_test.exs | ||