gnezim
d6c6634563
fix: configure Angular 12 compatibility with Node 16
...
- Remove NODE_OPTIONS openssl-legacy-provider flags (Node 16 incompatible)
- Add skipLibCheck to tsconfig for Leaflet type compatibility
- Upgrade @types/leaflet to 1.7.11 for Node 16 compatibility
- Project now builds and runs successfully with Node 16.20.2
2026-04-04 20:05:20 +03:00
gnezim
77c93fa061
feat: add critical missing data-testids for e2e test compatibility
...
Add data-testids across priority categories:
- Error handling: error-code, error-message, error-description
- Empty states: empty-results, empty-state-message, empty-results-message
- Validation errors: validation-error (city, calendar, flight number inputs)
- Schedule filters: time-range-slider, return-time-range-slider, direct/return checkboxes
- Sort controls: departure/time/arrival ascending/descending buttons
- Loader controls: loader-cancel-button
Updated 10 component templates with strategic testid placement to enable
487+ e2e tests across error-states, i18n, and schedule test suites.
2026-04-04 19:07:11 +03:00
gnezim
2842bbd522
feat: add data-testid attributes to Angular templates for e2e test compatibility
2026-04-04 18:15:09 +03:00
gnezim
2caa5c81fe
feat: add flights map e2e tests (74 tests for map rendering, list, interactions, clustering, geolocation, responsive design, api, and state)
2026-04-04 12:20:03 +03:00
gnezim
0ca49b9bf3
feat: add popular requests widget e2e tests (30 tests for load, display, navigation, fallback)
2026-04-04 12:19:42 +03:00
gnezim
393ccfea39
feat: add responsive design e2e tests (60 tests for mobile, tablet, desktop)
2026-04-04 12:19:02 +03:00
gnezim
907ea7503b
feat: add online board e2e tests (130 tests covering arrival, departure, filters, modals)
2026-04-04 12:18:50 +03:00
gnezim
91b4cd7db7
feat: add error states and recovery e2e tests (30 tests for network, validation, empty states, retry)
2026-04-04 12:17:25 +03:00
gnezim
0e973d1317
feat: add cypress e2e test infrastructure and support files
2026-04-04 12:14:20 +03:00
gnezim
2342f2e66e
Initial commit: Aeroflot Flights Web Angular 12 application
2026-04-03 10:10:52 +03:00