Trek_CN/server/tests/unit
Maurice 2277f28a57 fix(airtrail): import the airline name, not the ICAO code (#1334)
AirTrail returns each airline as {icao, iata, name}, but the import reduced it to the ICAO/IATA code, so an imported flight showed e.g. 'EWG' instead of 'Eurowings'. The picker and the stored reservation now use the airline name (falling back to the code when AirTrail has none). The raw code is kept in metadata.airline_code so the writeback to AirTrail still sends a code, not a name (#1240), and the change-detection snapshot hash stays on the code so existing flights don't spuriously re-sync.
2026-06-27 20:14:52 +02:00
..
db Release 3.1.0 (#1185) 2026-06-16 22:22:45 +02:00
mcp v3.1.1 bug fixes (#1228) 2026-06-18 20:13:30 +02:00
middleware Release 3.1.0 (#1185) 2026-06-16 22:22:45 +02:00
nest test(days): bump over-long-time assertion to the new 250 limit (#1252) 2026-06-23 21:23:39 +02:00
services fix(airtrail): import the airline name, not the ICAO code (#1334) 2026-06-27 20:14:52 +02:00
systemNotices feat(system-notices): replace expiresAt with [minVersion, maxVersion) version gate 2026-04-17 20:03:23 +02:00
utils Release 3.1.0 (#1185) 2026-06-16 22:22:45 +02:00
idempotency-cleanup.test.ts Release 3.1.0 (#1185) 2026-06-16 22:22:45 +02:00
scheduler.test.ts Bug fixes - April 27th 2026 (#907) 2026-04-28 05:17:20 +02:00
shared-contract.test.ts Release 3.1.0 (#1185) 2026-06-16 22:22:45 +02:00