|
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. |
||
|---|---|---|
| .. | ||
| adif_import_test.exs | ||
| band_resolver_property_test.exs | ||
| band_resolver_test.exs | ||
| callsign_client_test.exs | ||
| contact_common_volume_radar_test.exs | ||
| contact_edit_test.exs | ||
| contact_submission_test.exs | ||
| contact_test.exs | ||
| csv_import_test.exs | ||
| edit_notifier_test.exs | ||
| enrichment_status_test.exs | ||
| import_matcher_test.exs | ||
| import_run_test.exs | ||
| maidenhead_property_test.exs | ||
| maidenhead_test.exs | ||
| text_sanitizer_test.exs | ||