60e2149072
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.
18 KiB
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
Features
@cypress/schematic-v2.4.0 (2022-12-02)
Features
- Queries, Detached DOM, and Retry-Ability (#24628) (9ae911f), closes #23665 #24022 #23791 #24203 #24417
@cypress/schematic-v2.3.0 (2022-11-01)
Features
@cypress/schematic-v2.2.0 (2022-10-13)
Bug Fixes
Features
@cypress/schematic-v2.1.1 (2022-08-31)
Bug Fixes
@cypress/schematic-v2.1.0 (2022-08-30)
Bug Fixes
Features
@cypress/schematic-v2.0.3 (2022-08-17)
Bug Fixes
@cypress/schematic-v2.0.2 (2022-08-10)
Bug Fixes
@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
- update @cypress/schematic to use proper e2e config for 10.0.0 (#19827) (e629ae0)
- Use .config files (#18578) (081dd19)
- use supportFile by testingType (#19364) (0366d4f)
BREAKING CHANGES
- support for Cypress v10 schematics and builders
@cypress/schematic-v1.7.0 (2022-05-11)
Features
@cypress/schematic-v1.6.0 (2021-11-10)
Features
@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-v1.5.0 (2021-07-20)
Features
@cypress/schematic-v1.4.2 (2021-06-29)
Bug Fixes
@cypress/schematic-v1.4.1 (2021-06-29)
Bug Fixes
@cypress/schematic-v1.4.0 (2021-06-25)
Features
@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
@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)