diff --git a/apps/react/src/app/features/online-board/components/online-board-filter.tsx b/apps/react/src/app/features/online-board/components/online-board-filter.tsx index 37fb76de9..5075e3198 100644 --- a/apps/react/src/app/features/online-board/components/online-board-filter.tsx +++ b/apps/react/src/app/features/online-board/components/online-board-filter.tsx @@ -9,7 +9,7 @@ import './online-board-filter.scss' export const OnlineBoardFilter: React.FC = () => { const { t } = useTranslation() const navigate = useNavigate() - const [activeTab, setActiveTab] = useState(0) + const [activeTab, setActiveTab] = useState(1) const handleFlightNumberSearch = (flightNumber: string, date: Date) => { // Navigate to flight number search results diff --git a/e2e/cypress/screenshots/error-handling/form-validation.cy.ts/Error Handling - Form Validation -- Format Validation -- should validate date format (failed).png b/e2e/cypress/screenshots/error-handling/form-validation.cy.ts/Error Handling - Form Validation -- Format Validation -- should validate date format (failed).png deleted file mode 100644 index ef8e5bbb6..000000000 Binary files a/e2e/cypress/screenshots/error-handling/form-validation.cy.ts/Error Handling - Form Validation -- Format Validation -- should validate date format (failed).png and /dev/null differ diff --git a/e2e/cypress/screenshots/error-handling/form-validation.cy.ts/Error Handling - Form Validation -- Range Validation -- should validate max length (failed).png b/e2e/cypress/screenshots/error-handling/form-validation.cy.ts/Error Handling - Form Validation -- Range Validation -- should validate max length (failed).png deleted file mode 100644 index 771afc040..000000000 Binary files a/e2e/cypress/screenshots/error-handling/form-validation.cy.ts/Error Handling - Form Validation -- Range Validation -- should validate max length (failed).png and /dev/null differ diff --git a/e2e/cypress/screenshots/error-handling/form-validation.cy.ts/Error Handling - Form Validation -- Range Validation -- should validate min length (failed).png b/e2e/cypress/screenshots/error-handling/form-validation.cy.ts/Error Handling - Form Validation -- Range Validation -- should validate min length (failed).png deleted file mode 100644 index c28d0d0b4..000000000 Binary files a/e2e/cypress/screenshots/error-handling/form-validation.cy.ts/Error Handling - Form Validation -- Range Validation -- should validate min length (failed).png and /dev/null differ diff --git a/e2e/cypress/screenshots/error-handling/network-errors.cy.ts/Error Handling - Network Errors -- API Failures -- should handle 404 not found (failed).png b/e2e/cypress/screenshots/error-handling/network-errors.cy.ts/Error Handling - Network Errors -- API Failures -- should handle 404 not found (failed).png deleted file mode 100644 index 229d3d8a1..000000000 Binary files a/e2e/cypress/screenshots/error-handling/network-errors.cy.ts/Error Handling - Network Errors -- API Failures -- should handle 404 not found (failed).png and /dev/null differ diff --git a/e2e/cypress/screenshots/error-handling/network-errors.cy.ts/Error Handling - Network Errors -- API Failures -- should handle 500 server error (failed).png b/e2e/cypress/screenshots/error-handling/network-errors.cy.ts/Error Handling - Network Errors -- API Failures -- should handle 500 server error (failed).png deleted file mode 100644 index 083ca1f82..000000000 Binary files a/e2e/cypress/screenshots/error-handling/network-errors.cy.ts/Error Handling - Network Errors -- API Failures -- should handle 500 server error (failed).png and /dev/null differ diff --git a/e2e/cypress/screenshots/error-handling/network-errors.cy.ts/Error Handling - Network Errors -- API Failures -- should handle timeout (failed).png b/e2e/cypress/screenshots/error-handling/network-errors.cy.ts/Error Handling - Network Errors -- API Failures -- should handle timeout (failed).png deleted file mode 100644 index 350443929..000000000 Binary files a/e2e/cypress/screenshots/error-handling/network-errors.cy.ts/Error Handling - Network Errors -- API Failures -- should handle timeout (failed).png and /dev/null differ diff --git a/e2e/cypress/screenshots/error-handling/network-errors.cy.ts/Error Handling - Network Errors -- API Failures -- should retry on button click (failed).png b/e2e/cypress/screenshots/error-handling/network-errors.cy.ts/Error Handling - Network Errors -- API Failures -- should retry on button click (failed).png deleted file mode 100644 index 8e961f0be..000000000 Binary files a/e2e/cypress/screenshots/error-handling/network-errors.cy.ts/Error Handling - Network Errors -- API Failures -- should retry on button click (failed).png and /dev/null differ diff --git a/e2e/cypress/screenshots/error-handling/network-errors.cy.ts/Error Handling - Network Errors -- API Failures -- should show retry button (failed).png b/e2e/cypress/screenshots/error-handling/network-errors.cy.ts/Error Handling - Network Errors -- API Failures -- should show retry button (failed).png deleted file mode 100644 index 22a0a3a86..000000000 Binary files a/e2e/cypress/screenshots/error-handling/network-errors.cy.ts/Error Handling - Network Errors -- API Failures -- should show retry button (failed).png and /dev/null differ diff --git a/e2e/cypress/screenshots/error-handling/network-errors.cy.ts/Error Handling - Network Errors -- Accessibility -- should announce errors (failed).png b/e2e/cypress/screenshots/error-handling/network-errors.cy.ts/Error Handling - Network Errors -- Accessibility -- should announce errors (failed).png deleted file mode 100644 index b8a98701f..000000000 Binary files a/e2e/cypress/screenshots/error-handling/network-errors.cy.ts/Error Handling - Network Errors -- Accessibility -- should announce errors (failed).png and /dev/null differ diff --git a/e2e/cypress/screenshots/error-handling/network-errors.cy.ts/Error Handling - Network Errors -- Offline Detection -- should show offline message when offline (failed).png b/e2e/cypress/screenshots/error-handling/network-errors.cy.ts/Error Handling - Network Errors -- Offline Detection -- should show offline message when offline (failed).png deleted file mode 100644 index 199b0468d..000000000 Binary files a/e2e/cypress/screenshots/error-handling/network-errors.cy.ts/Error Handling - Network Errors -- Offline Detection -- should show offline message when offline (failed).png and /dev/null differ diff --git a/e2e/cypress/screenshots/error-handling/performance.cy.ts/Error Handling & Performance - Performance Tests -- Page Load Time -- should display content before full load (failed).png b/e2e/cypress/screenshots/error-handling/performance.cy.ts/Error Handling & Performance - Performance Tests -- Page Load Time -- should display content before full load (failed).png deleted file mode 100644 index b7f27af6a..000000000 Binary files a/e2e/cypress/screenshots/error-handling/performance.cy.ts/Error Handling & Performance - Performance Tests -- Page Load Time -- should display content before full load (failed).png and /dev/null differ diff --git a/e2e/cypress/screenshots/error-handling/performance.cy.ts/Error Handling & Performance - Performance Tests -- Page Load Time -- should lazy load images (failed).png b/e2e/cypress/screenshots/error-handling/performance.cy.ts/Error Handling & Performance - Performance Tests -- Page Load Time -- should lazy load images (failed).png deleted file mode 100644 index 0f34c501c..000000000 Binary files a/e2e/cypress/screenshots/error-handling/performance.cy.ts/Error Handling & Performance - Performance Tests -- Page Load Time -- should lazy load images (failed).png and /dev/null differ diff --git a/e2e/cypress/screenshots/error-handling/performance.cy.ts/Error Handling & Performance - Performance Tests -- Rendering Performance -- should render list without jank (failed).png b/e2e/cypress/screenshots/error-handling/performance.cy.ts/Error Handling & Performance - Performance Tests -- Rendering Performance -- should render list without jank (failed).png deleted file mode 100644 index c4938ac52..000000000 Binary files a/e2e/cypress/screenshots/error-handling/performance.cy.ts/Error Handling & Performance - Performance Tests -- Rendering Performance -- should render list without jank (failed).png and /dev/null differ diff --git a/e2e/cypress/screenshots/error-handling/performance.cy.ts/Error Handling & Performance - Performance Tests -- Search Performance -- should return search results quickly (failed).png b/e2e/cypress/screenshots/error-handling/performance.cy.ts/Error Handling & Performance - Performance Tests -- Search Performance -- should return search results quickly (failed).png deleted file mode 100644 index 971c39a4e..000000000 Binary files a/e2e/cypress/screenshots/error-handling/performance.cy.ts/Error Handling & Performance - Performance Tests -- Search Performance -- should return search results quickly (failed).png and /dev/null differ diff --git a/e2e/cypress/screenshots/error-handling/session-timeout.cy.ts/Error Handling - Session Timeout -- Session Expiration -- should allow extending session (failed).png b/e2e/cypress/screenshots/error-handling/session-timeout.cy.ts/Error Handling - Session Timeout -- Session Expiration -- should allow extending session (failed).png deleted file mode 100644 index eabab279f..000000000 Binary files a/e2e/cypress/screenshots/error-handling/session-timeout.cy.ts/Error Handling - Session Timeout -- Session Expiration -- should allow extending session (failed).png and /dev/null differ diff --git a/e2e/cypress/screenshots/error-handling/session-timeout.cy.ts/Error Handling - Session Timeout -- Session Expiration -- should logout on timeout (failed).png b/e2e/cypress/screenshots/error-handling/session-timeout.cy.ts/Error Handling - Session Timeout -- Session Expiration -- should logout on timeout (failed).png deleted file mode 100644 index 741d96d6c..000000000 Binary files a/e2e/cypress/screenshots/error-handling/session-timeout.cy.ts/Error Handling - Session Timeout -- Session Expiration -- should logout on timeout (failed).png and /dev/null differ diff --git a/e2e/cypress/screenshots/error-handling/session-timeout.cy.ts/Error Handling - Session Timeout -- Session Expiration -- should show timeout warning before expiry (failed).png b/e2e/cypress/screenshots/error-handling/session-timeout.cy.ts/Error Handling - Session Timeout -- Session Expiration -- should show timeout warning before expiry (failed).png deleted file mode 100644 index 77eb9cd8c..000000000 Binary files a/e2e/cypress/screenshots/error-handling/session-timeout.cy.ts/Error Handling - Session Timeout -- Session Expiration -- should show timeout warning before expiry (failed).png and /dev/null differ diff --git a/e2e/cypress/screenshots/error-handling/session-timeout.cy.ts/Error Handling - Session Timeout -- Token Refresh -- should refresh token automatically (failed).png b/e2e/cypress/screenshots/error-handling/session-timeout.cy.ts/Error Handling - Session Timeout -- Token Refresh -- should refresh token automatically (failed).png deleted file mode 100644 index ba308de3e..000000000 Binary files a/e2e/cypress/screenshots/error-handling/session-timeout.cy.ts/Error Handling - Session Timeout -- Token Refresh -- should refresh token automatically (failed).png and /dev/null differ diff --git a/e2e/cypress/screenshots/flight-details/fares.cy.ts/Flight Details - Fare Display -- should display base fare -- before each hook (failed).png b/e2e/cypress/screenshots/flight-details/fares.cy.ts/Flight Details - Fare Display -- should display base fare -- before each hook (failed).png deleted file mode 100644 index 6bcd96c3c..000000000 Binary files a/e2e/cypress/screenshots/flight-details/fares.cy.ts/Flight Details - Fare Display -- should display base fare -- before each hook (failed).png and /dev/null differ diff --git a/e2e/cypress/screenshots/flight-details/flight-info.cy.ts/Flight Details - Flight Information Display -- should display flight number -- before each hook (failed).png b/e2e/cypress/screenshots/flight-details/flight-info.cy.ts/Flight Details - Flight Information Display -- should display flight number -- before each hook (failed).png deleted file mode 100644 index c5c37f3a2..000000000 Binary files a/e2e/cypress/screenshots/flight-details/flight-info.cy.ts/Flight Details - Flight Information Display -- should display flight number -- before each hook (failed).png and /dev/null differ diff --git a/e2e/cypress/screenshots/flight-details/passenger-info.cy.ts/Flight Details - Passenger Information -- should display total passenger count -- before each hook (failed).png b/e2e/cypress/screenshots/flight-details/passenger-info.cy.ts/Flight Details - Passenger Information -- should display total passenger count -- before each hook (failed).png deleted file mode 100644 index 474a6f0e5..000000000 Binary files a/e2e/cypress/screenshots/flight-details/passenger-info.cy.ts/Flight Details - Passenger Information -- should display total passenger count -- before each hook (failed).png and /dev/null differ diff --git a/e2e/cypress/screenshots/flight-details/seat-selection.cy.ts/Flight Details - Seat Selection -- should display seat map -- before each hook (failed).png b/e2e/cypress/screenshots/flight-details/seat-selection.cy.ts/Flight Details - Seat Selection -- should display seat map -- before each hook (failed).png deleted file mode 100644 index f2f238d05..000000000 Binary files a/e2e/cypress/screenshots/flight-details/seat-selection.cy.ts/Flight Details - Seat Selection -- should display seat map -- before each hook (failed).png and /dev/null differ diff --git a/e2e/cypress/screenshots/flight-details/services.cy.ts/Flight Details - Service Selection -- should display available services -- before each hook (failed).png b/e2e/cypress/screenshots/flight-details/services.cy.ts/Flight Details - Service Selection -- should display available services -- before each hook (failed).png deleted file mode 100644 index 0c71c6924..000000000 Binary files a/e2e/cypress/screenshots/flight-details/services.cy.ts/Flight Details - Service Selection -- should display available services -- before each hook (failed).png and /dev/null differ diff --git a/e2e/cypress/screenshots/i18n/currency.cy.ts/i18n - Currency Formatting -- Currency Display -- should add thousand separator (failed).png b/e2e/cypress/screenshots/i18n/currency.cy.ts/i18n - Currency Formatting -- Currency Display -- should add thousand separator (failed).png deleted file mode 100644 index 4c9b64857..000000000 Binary files a/e2e/cypress/screenshots/i18n/currency.cy.ts/i18n - Currency Formatting -- Currency Display -- should add thousand separator (failed).png and /dev/null differ diff --git a/e2e/cypress/screenshots/i18n/currency.cy.ts/i18n - Currency Formatting -- Currency Display -- should display prices with ruble symbol (failed).png b/e2e/cypress/screenshots/i18n/currency.cy.ts/i18n - Currency Formatting -- Currency Display -- should display prices with ruble symbol (failed).png deleted file mode 100644 index c94c44f59..000000000 Binary files a/e2e/cypress/screenshots/i18n/currency.cy.ts/i18n - Currency Formatting -- Currency Display -- should display prices with ruble symbol (failed).png and /dev/null differ diff --git a/e2e/cypress/screenshots/i18n/currency.cy.ts/i18n - Currency Formatting -- Currency Display -- should format large numbers (failed).png b/e2e/cypress/screenshots/i18n/currency.cy.ts/i18n - Currency Formatting -- Currency Display -- should format large numbers (failed).png deleted file mode 100644 index a77bf088f..000000000 Binary files a/e2e/cypress/screenshots/i18n/currency.cy.ts/i18n - Currency Formatting -- Currency Display -- should format large numbers (failed).png and /dev/null differ diff --git a/e2e/cypress/screenshots/i18n/currency.cy.ts/i18n - Currency Formatting -- Currency Display -- should use correct decimal separator (failed).png b/e2e/cypress/screenshots/i18n/currency.cy.ts/i18n - Currency Formatting -- Currency Display -- should use correct decimal separator (failed).png deleted file mode 100644 index b6988241e..000000000 Binary files a/e2e/cypress/screenshots/i18n/currency.cy.ts/i18n - Currency Formatting -- Currency Display -- should use correct decimal separator (failed).png and /dev/null differ diff --git a/e2e/cypress/screenshots/i18n/currency.cy.ts/i18n - Currency Formatting -- Price Formatting -- should calculate total price correctly (failed).png b/e2e/cypress/screenshots/i18n/currency.cy.ts/i18n - Currency Formatting -- Price Formatting -- should calculate total price correctly (failed).png deleted file mode 100644 index 1a3eb0494..000000000 Binary files a/e2e/cypress/screenshots/i18n/currency.cy.ts/i18n - Currency Formatting -- Price Formatting -- should calculate total price correctly (failed).png and /dev/null differ diff --git a/e2e/cypress/screenshots/i18n/date-localization.cy.ts/i18n - Date & Time Localization -- Calendar Localization -- should translate day names (failed).png b/e2e/cypress/screenshots/i18n/date-localization.cy.ts/i18n - Date & Time Localization -- Calendar Localization -- should translate day names (failed).png new file mode 100644 index 000000000..f8a0e39f6 Binary files /dev/null and b/e2e/cypress/screenshots/i18n/date-localization.cy.ts/i18n - Date & Time Localization -- Calendar Localization -- should translate day names (failed).png differ diff --git a/e2e/cypress/screenshots/i18n/date-localization.cy.ts/i18n - Date & Time Localization -- Date Format -- should format date in English (failed).png b/e2e/cypress/screenshots/i18n/date-localization.cy.ts/i18n - Date & Time Localization -- Date Format -- should format date in English (failed).png deleted file mode 100644 index 264c9068c..000000000 Binary files a/e2e/cypress/screenshots/i18n/date-localization.cy.ts/i18n - Date & Time Localization -- Date Format -- should format date in English (failed).png and /dev/null differ diff --git a/e2e/cypress/screenshots/i18n/date-localization.cy.ts/i18n - Date & Time Localization -- Date Format -- should format date in Russian (failed).png b/e2e/cypress/screenshots/i18n/date-localization.cy.ts/i18n - Date & Time Localization -- Date Format -- should format date in Russian (failed).png deleted file mode 100644 index 672f64648..000000000 Binary files a/e2e/cypress/screenshots/i18n/date-localization.cy.ts/i18n - Date & Time Localization -- Date Format -- should format date in Russian (failed).png and /dev/null differ diff --git a/e2e/cypress/screenshots/i18n/date-localization.cy.ts/i18n - Date & Time Localization -- Date Format -- should use correct date separator (failed).png b/e2e/cypress/screenshots/i18n/date-localization.cy.ts/i18n - Date & Time Localization -- Date Format -- should use correct date separator (failed).png deleted file mode 100644 index 7104d533c..000000000 Binary files a/e2e/cypress/screenshots/i18n/date-localization.cy.ts/i18n - Date & Time Localization -- Date Format -- should use correct date separator (failed).png and /dev/null differ diff --git a/e2e/cypress/screenshots/i18n/date-localization.cy.ts/i18n - Date & Time Localization -- Time Format -- should format time correctly (failed).png b/e2e/cypress/screenshots/i18n/date-localization.cy.ts/i18n - Date & Time Localization -- Time Format -- should format time correctly (failed).png deleted file mode 100644 index 21bef7223..000000000 Binary files a/e2e/cypress/screenshots/i18n/date-localization.cy.ts/i18n - Date & Time Localization -- Time Format -- should format time correctly (failed).png and /dev/null differ diff --git a/e2e/cypress/screenshots/i18n/date-localization.cy.ts/i18n - Date & Time Localization -- Time Format -- should use 24-hour format (failed).png b/e2e/cypress/screenshots/i18n/date-localization.cy.ts/i18n - Date & Time Localization -- Time Format -- should use 24-hour format (failed).png deleted file mode 100644 index fa9fbf3ca..000000000 Binary files a/e2e/cypress/screenshots/i18n/date-localization.cy.ts/i18n - Date & Time Localization -- Time Format -- should use 24-hour format (failed).png and /dev/null differ diff --git a/e2e/cypress/screenshots/i18n/language-switching.cy.ts/i18n - Language Switching -- Accessibility -- should have accessible language selector (failed).png b/e2e/cypress/screenshots/i18n/language-switching.cy.ts/i18n - Language Switching -- Accessibility -- should have accessible language selector (failed).png new file mode 100644 index 000000000..3f2c12ab8 Binary files /dev/null and b/e2e/cypress/screenshots/i18n/language-switching.cy.ts/i18n - Language Switching -- Accessibility -- should have accessible language selector (failed).png differ diff --git a/e2e/cypress/screenshots/i18n/language-switching.cy.ts/i18n - Language Switching -- Content Translation -- should translate all labels (failed).png b/e2e/cypress/screenshots/i18n/language-switching.cy.ts/i18n - Language Switching -- Content Translation -- should translate all labels (failed).png new file mode 100644 index 000000000..ee939c5a1 Binary files /dev/null and b/e2e/cypress/screenshots/i18n/language-switching.cy.ts/i18n - Language Switching -- Content Translation -- should translate all labels (failed).png differ diff --git a/e2e/cypress/screenshots/i18n/language-switching.cy.ts/i18n - Language Switching -- Content Translation -- should translate error messages (failed).png b/e2e/cypress/screenshots/i18n/language-switching.cy.ts/i18n - Language Switching -- Content Translation -- should translate error messages (failed).png new file mode 100644 index 000000000..c6b637e97 Binary files /dev/null and b/e2e/cypress/screenshots/i18n/language-switching.cy.ts/i18n - Language Switching -- Content Translation -- should translate error messages (failed).png differ diff --git a/e2e/cypress/screenshots/i18n/language-switching.cy.ts/i18n - Language Switching -- Content Translation -- should translate form fields (failed).png b/e2e/cypress/screenshots/i18n/language-switching.cy.ts/i18n - Language Switching -- Content Translation -- should translate form fields (failed).png new file mode 100644 index 000000000..d79bd8eb3 Binary files /dev/null and b/e2e/cypress/screenshots/i18n/language-switching.cy.ts/i18n - Language Switching -- Content Translation -- should translate form fields (failed).png differ diff --git a/e2e/cypress/screenshots/i18n/language-switching.cy.ts/i18n - Language Switching -- Language Selection -- should display language selector (failed).png b/e2e/cypress/screenshots/i18n/language-switching.cy.ts/i18n - Language Switching -- Language Selection -- should display language selector (failed).png new file mode 100644 index 000000000..e686ccc65 Binary files /dev/null and b/e2e/cypress/screenshots/i18n/language-switching.cy.ts/i18n - Language Switching -- Language Selection -- should display language selector (failed).png differ diff --git a/e2e/cypress/screenshots/i18n/language-switching.cy.ts/i18n - Language Switching -- Language Selection -- should persist language selection (failed).png b/e2e/cypress/screenshots/i18n/language-switching.cy.ts/i18n - Language Switching -- Language Selection -- should persist language selection (failed).png new file mode 100644 index 000000000..c30083d5e Binary files /dev/null and b/e2e/cypress/screenshots/i18n/language-switching.cy.ts/i18n - Language Switching -- Language Selection -- should persist language selection (failed).png differ diff --git a/e2e/cypress/screenshots/i18n/language-switching.cy.ts/i18n - Language Switching -- Language Selection -- should switch to English (failed).png b/e2e/cypress/screenshots/i18n/language-switching.cy.ts/i18n - Language Switching -- Language Selection -- should switch to English (failed).png new file mode 100644 index 000000000..efbb286c3 Binary files /dev/null and b/e2e/cypress/screenshots/i18n/language-switching.cy.ts/i18n - Language Switching -- Language Selection -- should switch to English (failed).png differ diff --git a/e2e/cypress/screenshots/i18n/language-switching.cy.ts/i18n - Language Switching -- Language Selection -- should switch to Russian (failed).png b/e2e/cypress/screenshots/i18n/language-switching.cy.ts/i18n - Language Switching -- Language Selection -- should switch to Russian (failed).png new file mode 100644 index 000000000..0b495220d Binary files /dev/null and b/e2e/cypress/screenshots/i18n/language-switching.cy.ts/i18n - Language Switching -- Language Selection -- should switch to Russian (failed).png differ diff --git a/e2e/cypress/screenshots/i18n/locale-persistence.cy.ts/i18n - Locale Persistence -- Language Persistence -- should persist across different pages (failed).png b/e2e/cypress/screenshots/i18n/locale-persistence.cy.ts/i18n - Locale Persistence -- Language Persistence -- should persist across different pages (failed).png new file mode 100644 index 000000000..54cec6b7f Binary files /dev/null and b/e2e/cypress/screenshots/i18n/locale-persistence.cy.ts/i18n - Locale Persistence -- Language Persistence -- should persist across different pages (failed).png differ diff --git a/e2e/cypress/screenshots/i18n/locale-persistence.cy.ts/i18n - Locale Persistence -- Language Persistence -- should persist language selection in localStorage (failed).png b/e2e/cypress/screenshots/i18n/locale-persistence.cy.ts/i18n - Locale Persistence -- Language Persistence -- should persist language selection in localStorage (failed).png new file mode 100644 index 000000000..3348bc98d Binary files /dev/null and b/e2e/cypress/screenshots/i18n/locale-persistence.cy.ts/i18n - Locale Persistence -- Language Persistence -- should persist language selection in localStorage (failed).png differ diff --git a/e2e/cypress/screenshots/i18n/locale-persistence.cy.ts/i18n - Locale Persistence -- Language Persistence -- should restore language on page reload (failed).png b/e2e/cypress/screenshots/i18n/locale-persistence.cy.ts/i18n - Locale Persistence -- Language Persistence -- should restore language on page reload (failed).png new file mode 100644 index 000000000..1fd64f95a Binary files /dev/null and b/e2e/cypress/screenshots/i18n/locale-persistence.cy.ts/i18n - Locale Persistence -- Language Persistence -- should restore language on page reload (failed).png differ diff --git a/e2e/cypress/screenshots/i18n/locale-persistence.cy.ts/i18n - Locale Persistence -- Locale Preferences -- should persist date format preference (failed).png b/e2e/cypress/screenshots/i18n/locale-persistence.cy.ts/i18n - Locale Persistence -- Locale Preferences -- should persist date format preference (failed).png new file mode 100644 index 000000000..e63205216 Binary files /dev/null and b/e2e/cypress/screenshots/i18n/locale-persistence.cy.ts/i18n - Locale Persistence -- Locale Preferences -- should persist date format preference (failed).png differ diff --git a/e2e/cypress/screenshots/i18n/locale-persistence.cy.ts/i18n - Locale Persistence -- Locale Preferences -- should persist timezone preference (failed).png b/e2e/cypress/screenshots/i18n/locale-persistence.cy.ts/i18n - Locale Persistence -- Locale Preferences -- should persist timezone preference (failed).png new file mode 100644 index 000000000..4f67f9cd0 Binary files /dev/null and b/e2e/cypress/screenshots/i18n/locale-persistence.cy.ts/i18n - Locale Persistence -- Locale Preferences -- should persist timezone preference (failed).png differ diff --git a/e2e/cypress/screenshots/navigation/back-forward.cy.ts/Navigation - Browser BackForward -- Accessibility -- should announce navigation changes (failed).png b/e2e/cypress/screenshots/navigation/back-forward.cy.ts/Navigation - Browser BackForward -- Accessibility -- should announce navigation changes (failed).png deleted file mode 100644 index 886a3977a..000000000 Binary files a/e2e/cypress/screenshots/navigation/back-forward.cy.ts/Navigation - Browser BackForward -- Accessibility -- should announce navigation changes (failed).png and /dev/null differ diff --git a/e2e/cypress/screenshots/navigation/back-forward.cy.ts/Navigation - Browser BackForward -- Back Button -- should disable back at start (failed).png b/e2e/cypress/screenshots/navigation/back-forward.cy.ts/Navigation - Browser BackForward -- Back Button -- should disable back at start (failed).png deleted file mode 100644 index 2fcabeb9d..000000000 Binary files a/e2e/cypress/screenshots/navigation/back-forward.cy.ts/Navigation - Browser BackForward -- Back Button -- should disable back at start (failed).png and /dev/null differ diff --git a/e2e/cypress/screenshots/navigation/back-forward.cy.ts/Navigation - Browser BackForward -- History State -- should maintain scroll position (failed).png b/e2e/cypress/screenshots/navigation/back-forward.cy.ts/Navigation - Browser BackForward -- History State -- should maintain scroll position (failed).png deleted file mode 100644 index 244e9a1f9..000000000 Binary files a/e2e/cypress/screenshots/navigation/back-forward.cy.ts/Navigation - Browser BackForward -- History State -- should maintain scroll position (failed).png and /dev/null differ diff --git a/e2e/cypress/screenshots/navigation/back-forward.cy.ts/Navigation - Browser BackForward -- History State -- should preserve state on back (failed).png b/e2e/cypress/screenshots/navigation/back-forward.cy.ts/Navigation - Browser BackForward -- History State -- should preserve state on back (failed).png deleted file mode 100644 index 3139c2ed4..000000000 Binary files a/e2e/cypress/screenshots/navigation/back-forward.cy.ts/Navigation - Browser BackForward -- History State -- should preserve state on back (failed).png and /dev/null differ diff --git a/e2e/cypress/screenshots/navigation/breadcrumb.cy.ts/Navigation - Breadcrumb -- Accessibility -- should have navigation role (failed).png b/e2e/cypress/screenshots/navigation/breadcrumb.cy.ts/Navigation - Breadcrumb -- Accessibility -- should have navigation role (failed).png deleted file mode 100644 index abe303ead..000000000 Binary files a/e2e/cypress/screenshots/navigation/breadcrumb.cy.ts/Navigation - Breadcrumb -- Accessibility -- should have navigation role (failed).png and /dev/null differ diff --git a/e2e/cypress/screenshots/navigation/breadcrumb.cy.ts/Navigation - Breadcrumb -- Accessibility -- should mark current page (failed).png b/e2e/cypress/screenshots/navigation/breadcrumb.cy.ts/Navigation - Breadcrumb -- Accessibility -- should mark current page (failed).png deleted file mode 100644 index 12c50a34e..000000000 Binary files a/e2e/cypress/screenshots/navigation/breadcrumb.cy.ts/Navigation - Breadcrumb -- Accessibility -- should mark current page (failed).png and /dev/null differ diff --git a/e2e/cypress/screenshots/navigation/breadcrumb.cy.ts/Navigation - Breadcrumb -- Breadcrumb Display -- should display breadcrumbs (failed).png b/e2e/cypress/screenshots/navigation/breadcrumb.cy.ts/Navigation - Breadcrumb -- Breadcrumb Display -- should display breadcrumbs (failed).png deleted file mode 100644 index ddc1162a7..000000000 Binary files a/e2e/cypress/screenshots/navigation/breadcrumb.cy.ts/Navigation - Breadcrumb -- Breadcrumb Display -- should display breadcrumbs (failed).png and /dev/null differ diff --git a/e2e/cypress/screenshots/navigation/breadcrumb.cy.ts/Navigation - Breadcrumb -- Breadcrumb Display -- should navigate using breadcrumb (failed).png b/e2e/cypress/screenshots/navigation/breadcrumb.cy.ts/Navigation - Breadcrumb -- Breadcrumb Display -- should navigate using breadcrumb (failed).png deleted file mode 100644 index fdc6bf9cd..000000000 Binary files a/e2e/cypress/screenshots/navigation/breadcrumb.cy.ts/Navigation - Breadcrumb -- Breadcrumb Display -- should navigate using breadcrumb (failed).png and /dev/null differ diff --git a/e2e/cypress/screenshots/navigation/breadcrumb.cy.ts/Navigation - Breadcrumb -- Breadcrumb Display -- should show correct path (failed).png b/e2e/cypress/screenshots/navigation/breadcrumb.cy.ts/Navigation - Breadcrumb -- Breadcrumb Display -- should show correct path (failed).png deleted file mode 100644 index 613b89815..000000000 Binary files a/e2e/cypress/screenshots/navigation/breadcrumb.cy.ts/Navigation - Breadcrumb -- Breadcrumb Display -- should show correct path (failed).png and /dev/null differ diff --git a/e2e/cypress/screenshots/navigation/links.cy.ts/Navigation - Link Navigation -- Accessibility -- should be keyboard accessible (failed).png b/e2e/cypress/screenshots/navigation/links.cy.ts/Navigation - Link Navigation -- Accessibility -- should be keyboard accessible (failed).png deleted file mode 100644 index bdc7df599..000000000 Binary files a/e2e/cypress/screenshots/navigation/links.cy.ts/Navigation - Link Navigation -- Accessibility -- should be keyboard accessible (failed).png and /dev/null differ diff --git a/e2e/cypress/screenshots/navigation/links.cy.ts/Navigation - Link Navigation -- Accessibility -- should have descriptive link text (failed).png b/e2e/cypress/screenshots/navigation/links.cy.ts/Navigation - Link Navigation -- Accessibility -- should have descriptive link text (failed).png deleted file mode 100644 index 43a9f47a7..000000000 Binary files a/e2e/cypress/screenshots/navigation/links.cy.ts/Navigation - Link Navigation -- Accessibility -- should have descriptive link text (failed).png and /dev/null differ diff --git a/e2e/cypress/screenshots/navigation/links.cy.ts/Navigation - Link Navigation -- External Links -- should have rel attribute (failed).png b/e2e/cypress/screenshots/navigation/links.cy.ts/Navigation - Link Navigation -- External Links -- should have rel attribute (failed).png deleted file mode 100644 index fa1779e9d..000000000 Binary files a/e2e/cypress/screenshots/navigation/links.cy.ts/Navigation - Link Navigation -- External Links -- should have rel attribute (failed).png and /dev/null differ diff --git a/e2e/cypress/screenshots/navigation/links.cy.ts/Navigation - Link Navigation -- External Links -- should have target blank (failed).png b/e2e/cypress/screenshots/navigation/links.cy.ts/Navigation - Link Navigation -- External Links -- should have target blank (failed).png deleted file mode 100644 index 4aa8edd52..000000000 Binary files a/e2e/cypress/screenshots/navigation/links.cy.ts/Navigation - Link Navigation -- External Links -- should have target blank (failed).png and /dev/null differ diff --git a/e2e/cypress/screenshots/navigation/links.cy.ts/Navigation - Link Navigation -- Internal Links -- should navigate with internal link (failed).png b/e2e/cypress/screenshots/navigation/links.cy.ts/Navigation - Link Navigation -- Internal Links -- should navigate with internal link (failed).png deleted file mode 100644 index 815dfaf28..000000000 Binary files a/e2e/cypress/screenshots/navigation/links.cy.ts/Navigation - Link Navigation -- Internal Links -- should navigate with internal link (failed).png and /dev/null differ diff --git a/e2e/cypress/screenshots/navigation/links.cy.ts/Navigation - Link Navigation -- Internal Links -- should not reload page (failed).png b/e2e/cypress/screenshots/navigation/links.cy.ts/Navigation - Link Navigation -- Internal Links -- should not reload page (failed).png deleted file mode 100644 index 4777c2c43..000000000 Binary files a/e2e/cypress/screenshots/navigation/links.cy.ts/Navigation - Link Navigation -- Internal Links -- should not reload page (failed).png and /dev/null differ diff --git a/e2e/cypress/screenshots/navigation/links.cy.ts/Navigation - Link Navigation -- Link States -- should show hover state (failed).png b/e2e/cypress/screenshots/navigation/links.cy.ts/Navigation - Link Navigation -- Link States -- should show hover state (failed).png deleted file mode 100644 index 81a91de2f..000000000 Binary files a/e2e/cypress/screenshots/navigation/links.cy.ts/Navigation - Link Navigation -- Link States -- should show hover state (failed).png and /dev/null differ diff --git a/e2e/cypress/screenshots/navigation/links.cy.ts/Navigation - Link Navigation -- Link States -- should show visited state (failed).png b/e2e/cypress/screenshots/navigation/links.cy.ts/Navigation - Link Navigation -- Link States -- should show visited state (failed).png deleted file mode 100644 index bd1630aa3..000000000 Binary files a/e2e/cypress/screenshots/navigation/links.cy.ts/Navigation - Link Navigation -- Link States -- should show visited state (failed).png and /dev/null differ diff --git a/e2e/cypress/screenshots/navigation/routes.cy.ts/Navigation - Routes & Links -- Navigation Links -- should navigate to booking page (failed).png b/e2e/cypress/screenshots/navigation/routes.cy.ts/Navigation - Routes & Links -- Navigation Links -- should navigate to booking page (failed).png deleted file mode 100644 index bcb230729..000000000 Binary files a/e2e/cypress/screenshots/navigation/routes.cy.ts/Navigation - Routes & Links -- Navigation Links -- should navigate to booking page (failed).png and /dev/null differ diff --git a/e2e/cypress/screenshots/navigation/routes.cy.ts/Navigation - Routes & Links -- Navigation Links -- should navigate to flights page (failed).png b/e2e/cypress/screenshots/navigation/routes.cy.ts/Navigation - Routes & Links -- Navigation Links -- should navigate to flights page (failed).png deleted file mode 100644 index 908fc621b..000000000 Binary files a/e2e/cypress/screenshots/navigation/routes.cy.ts/Navigation - Routes & Links -- Navigation Links -- should navigate to flights page (failed).png and /dev/null differ diff --git a/e2e/cypress/screenshots/navigation/routes.cy.ts/Navigation - Routes & Links -- Navigation Links -- should navigate to home page (failed).png b/e2e/cypress/screenshots/navigation/routes.cy.ts/Navigation - Routes & Links -- Navigation Links -- should navigate to home page (failed).png deleted file mode 100644 index f1d993fe6..000000000 Binary files a/e2e/cypress/screenshots/navigation/routes.cy.ts/Navigation - Routes & Links -- Navigation Links -- should navigate to home page (failed).png and /dev/null differ diff --git a/e2e/cypress/screenshots/navigation/routes.cy.ts/Navigation - Routes & Links -- Navigation Links -- should navigate to schedule page (failed).png b/e2e/cypress/screenshots/navigation/routes.cy.ts/Navigation - Routes & Links -- Navigation Links -- should navigate to schedule page (failed).png deleted file mode 100644 index 2c10a7dbf..000000000 Binary files a/e2e/cypress/screenshots/navigation/routes.cy.ts/Navigation - Routes & Links -- Navigation Links -- should navigate to schedule page (failed).png and /dev/null differ diff --git a/e2e/cypress/screenshots/navigation/routes.cy.ts/Navigation - Routes & Links -- should navigate to account page -- before each hook (failed).png b/e2e/cypress/screenshots/navigation/routes.cy.ts/Navigation - Routes & Links -- should navigate to account page -- before each hook (failed).png deleted file mode 100644 index cb63d331f..000000000 Binary files a/e2e/cypress/screenshots/navigation/routes.cy.ts/Navigation - Routes & Links -- should navigate to account page -- before each hook (failed).png and /dev/null differ diff --git a/e2e/cypress/screenshots/tabs.cy.ts/Online Board - ArrivalDeparture Tabs -- Departure Tab - Flight Display -- should list all departure flights -- before each hook (failed).png b/e2e/cypress/screenshots/tabs.cy.ts/Online Board - ArrivalDeparture Tabs -- Departure Tab - Flight Display -- should list all departure flights -- before each hook (failed).png new file mode 100644 index 000000000..def2acbd9 Binary files /dev/null and b/e2e/cypress/screenshots/tabs.cy.ts/Online Board - ArrivalDeparture Tabs -- Departure Tab - Flight Display -- should list all departure flights -- before each hook (failed).png differ diff --git a/e2e/cypress/screenshots/tabs.cy.ts/Online Board - ArrivalDeparture Tabs -- Tab Navigation - Happy Path -- should display departure flights tab by default (failed).png b/e2e/cypress/screenshots/tabs.cy.ts/Online Board - ArrivalDeparture Tabs -- Tab Navigation - Happy Path -- should display departure flights tab by default (failed).png new file mode 100644 index 000000000..2ce851a67 Binary files /dev/null and b/e2e/cypress/screenshots/tabs.cy.ts/Online Board - ArrivalDeparture Tabs -- Tab Navigation - Happy Path -- should display departure flights tab by default (failed).png differ diff --git a/e2e/cypress/screenshots/tabs.cy.ts/Online Board - ArrivalDeparture Tabs -- Tab Navigation - Happy Path -- should preserve tab state when filtering results (failed).png b/e2e/cypress/screenshots/tabs.cy.ts/Online Board - ArrivalDeparture Tabs -- Tab Navigation - Happy Path -- should preserve tab state when filtering results (failed).png new file mode 100644 index 000000000..820932154 Binary files /dev/null and b/e2e/cypress/screenshots/tabs.cy.ts/Online Board - ArrivalDeparture Tabs -- Tab Navigation - Happy Path -- should preserve tab state when filtering results (failed).png differ diff --git a/e2e/cypress/screenshots/tabs.cy.ts/Online Board - ArrivalDeparture Tabs -- Tab Navigation - Happy Path -- should show flight count in tab labels (failed).png b/e2e/cypress/screenshots/tabs.cy.ts/Online Board - ArrivalDeparture Tabs -- Tab Navigation - Happy Path -- should show flight count in tab labels (failed).png new file mode 100644 index 000000000..3f84307e1 Binary files /dev/null and b/e2e/cypress/screenshots/tabs.cy.ts/Online Board - ArrivalDeparture Tabs -- Tab Navigation - Happy Path -- should show flight count in tab labels (failed).png differ diff --git a/e2e/cypress/screenshots/tabs.cy.ts/Online Board - ArrivalDeparture Tabs -- Tab Navigation - Happy Path -- should switch back to departures tab (failed).png b/e2e/cypress/screenshots/tabs.cy.ts/Online Board - ArrivalDeparture Tabs -- Tab Navigation - Happy Path -- should switch back to departures tab (failed).png new file mode 100644 index 000000000..c3aed9fad Binary files /dev/null and b/e2e/cypress/screenshots/tabs.cy.ts/Online Board - ArrivalDeparture Tabs -- Tab Navigation - Happy Path -- should switch back to departures tab (failed).png differ diff --git a/e2e/cypress/screenshots/tabs.cy.ts/Online Board - ArrivalDeparture Tabs -- Tab Navigation - Happy Path -- should switch to arrivals tab (failed).png b/e2e/cypress/screenshots/tabs.cy.ts/Online Board - ArrivalDeparture Tabs -- Tab Navigation - Happy Path -- should switch to arrivals tab (failed).png new file mode 100644 index 000000000..6e131661e Binary files /dev/null and b/e2e/cypress/screenshots/tabs.cy.ts/Online Board - ArrivalDeparture Tabs -- Tab Navigation - Happy Path -- should switch to arrivals tab (failed).png differ