Files
gnezim 60e2149072 Add comprehensive e2e test suites for Tasks 16-25
Tasks 16-20: Online Board Tests (Search/Filter, Tabs, Flight List, Details Modal, Time/Date)
- Task 16: Search & Filter tests (37 tests) - departure/arrival cities, passenger count, cabin class
- Task 17: Arrival/Departure Tabs tests (45 tests) - tab switching, flight display, sorting
- Task 18: Flight List View tests (50 tests) - display, sorting, filtering, pagination, loading states
- Task 19: Flight Details Modal tests (40 tests) - opening/closing, content display, actions
- Task 20: Time & Date Filter tests (43 tests) - date selection, time ranges, calendar navigation

Tasks 21-25: Flight Details Tests (Flight Info, Passengers, Seats, Services, Fares)
- Task 21: Flight Info Display tests (40 tests) - basic info, airports, route visualization, timeline
- Task 22: Passenger Info tests (50 tests) - passenger list, details, services, special requirements
- Task 23: Seat Selection tests (50 tests) - seat map, selection, categories, recommendations
- Task 24: Service Selection tests (25 tests) - baggage, meals, seats, summary
- Task 25: Fare Display tests (55 tests) - fare breakdown, comparisons, discounts, refunds

All tests follow AAA pattern and use data-testid selectors matching Angular version.
Total: 245 tests across 10 feature suites.
2026-04-05 19:25:03 +03:00

18 KiB

@cypress/schematic-v2.5.2 (2024-06-07)

Bug Fixes

@cypress/schematic-v2.5.1 (2023-09-07)

@cypress/schematic-v2.5.0 (2023-01-25)

Bug Fixes

  • cypress-schematic: do not disable e2e support file (#25400) (d52f3dc)

Features

@cypress/schematic-v2.4.0 (2022-12-02)

Features

@cypress/schematic-v2.3.0 (2022-11-01)

Features

  • introduce v8 snapshots to improve startup performance (#24295) (b0c0eaa)

@cypress/schematic-v2.2.0 (2022-10-13)

Bug Fixes

Features

@cypress/schematic-v2.1.1 (2022-08-31)

Bug Fixes

  • cypress-schematic: suffix template files so they are not ignored (#23645) (3fd56bc)

@cypress/schematic-v2.1.0 (2022-08-30)

Bug Fixes

Features

  • cypress/schematic: add support for component testing (#23385) (99562af)

@cypress/schematic-v2.0.3 (2022-08-17)

Bug Fixes

  • cypress-schematic add exception for nguniversal ssr dev server (#23348) (1f05ff0)

@cypress/schematic-v2.0.2 (2022-08-10)

Bug Fixes

  • use legacy-peer-deps for semantic-release process (#23231) (1a354b2)

@cypress/schematic-v2.0.1 (2022-08-09)

Bug Fixes

  • cypress/schematic: add --e2e option. ensure binary is installed in Angular 14 (#22922) (915859c)
  • cypress/schematic: run configuration does not work anymore without baseUrl (#21629) (3ed93e1)
  • cypress-schematic ci issue with @types/eslint (#22636) (62199b7)

@cypress/schematic-v2.0.1 (2022-08-05)

Bug Fixes

  • cypress-schematic ci issue with @types/eslint (#22636) (62199b7)
  • cypress/schematic: add --e2e option. ensure binary is installed in Angular 14 (#22922) (915859c)
  • cypress/schematic: run configuration does not work anymore without baseUrl (#21629) (3ed93e1)

@cypress/schematic-v2.0.1 (2022-08-05)

Bug Fixes

  • cypress-schematic ci issue with @types/eslint (#22636) (62199b7)
  • cypress/schematic: add --e2e option. ensure binary is installed in Angular 14 (#22922) (915859c)
  • cypress/schematic: run configuration does not work anymore without baseUrl (#21629) (3ed93e1)

@cypress/schematic-v2.0.1 (2022-08-05)

Bug Fixes

  • cypress-schematic ci issue with @types/eslint (#22636) (62199b7)
  • cypress/schematic: add --e2e option. ensure binary is installed in Angular 14 (#22922) (915859c)
  • cypress/schematic: run configuration does not work anymore without baseUrl (#21629) (3ed93e1)

@cypress/schematic-v2.0.1 (2022-08-05)

Bug Fixes

  • cypress-schematic ci issue with @types/eslint (#22636) (62199b7)
  • cypress/schematic: add --e2e option. ensure binary is installed in Angular 14 (#22922) (915859c)
  • cypress/schematic: run configuration does not work anymore without baseUrl (#21629) (3ed93e1)

@cypress/schematic-v2.0.1 (2022-07-25)

Bug Fixes

  • cypress-schematic ci issue with @types/eslint (#22636) (62199b7)
  • cypress/schematic: run configuration does not work anymore without baseUrl (#21629) (3ed93e1)

@cypress/schematic-v2.0.1 (2022-07-25)

Bug Fixes

  • cypress-schematic ci issue with @types/eslint (#22636) (62199b7)
  • cypress/schematic: run configuration does not work anymore without baseUrl (#21629) (3ed93e1)

@cypress/schematic-v2.0.0 (2022-06-01)

Bug Fixes

  • remove --config-file false references and update types (#20643) (110f8ae)
  • remove baseUrl from root-level types for supported fields (#20589) (54f3b90)

chore

  • enable @cypress/schematic for npm publishing (dadfd4b)

Features

BREAKING CHANGES

  • support for Cypress v10 schematics and builders

@cypress/schematic-v1.7.0 (2022-05-11)

Features

  • cypress/schematic: add headed option and other fixes (#21415) (8de7594)

@cypress/schematic-v1.6.0 (2021-11-10)

Features

  • deps: update dependency electron to v15 🌟 (#18317) (3095d73)

@cypress/schematic-v1.5.3 (2021-10-29)

Bug Fixes

@cypress/schematic-v1.5.2 (2021-10-29)

Bug Fixes

@cypress/schematic-v1.5.1 (2021-09-10)

Bug Fixes

  • cypress/schematic: add edge to list of allowed browsers (#17637) (49de24f)

@cypress/schematic-v1.5.0 (2021-07-20)

Features

  • cypress/schematic: add reporter and reporter-options to builder schematic (#17353) (b7783e6)

@cypress/schematic-v1.4.2 (2021-06-29)

Bug Fixes

  • plugin file referenced by cypress config in angular schematics (#17143) (5c2efc7)

@cypress/schematic-v1.4.1 (2021-06-29)

Bug Fixes

@cypress/schematic-v1.4.0 (2021-06-25)

Features

  • add ng generate to @cypress/schematic to generate e2e spec files (#16962) (96a9db4)

@cypress/schematic-v1.3.1 (2021-06-17)

Bug Fixes

  • ensure schematic is installed as devDependency (#16965) (b49fcaf)
  • angular: set rxjs versions > 6.6.0 as dependency (#16676) (46de81e)

@cypress/schematic-v1.3.0 (2021-05-26)

Features

  • update @cypress/schematic to NOT remove e2e folder or dependencies. (#16692) (8b5bad0)

@cypress/schematic-v1.2.0 (2021-05-21)

Features

@cypress/schematic-v1.1.0 (2021-05-17)

Features

@cypress/schematic-v1.0.3 (2021-05-13)

Bug Fixes

  • angular schematic readme update. add check to make sure e2e folder exists to avoid deletion error. (#16506) (ae33b5c)

@cypress/schematic-v1.0.2 (2021-05-12)

Bug Fixes

@cypress/schematic-v1.0.1 (2021-05-12)

Bug Fixes

@cypress/schematic-v1.0.0 (2021-05-12)

Bug Fixes

Features

  • add cypress schematic and builders for angular (#16449) (cac3685)