You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This ticket will be to fix the following failed tests:
20-gateways/02-dropdown.ts - Get current total number of gateways
20-gateways/02-dropdown.ts - Verify dropdown shows the new total number of gateways
20-gateways/02-dropdown.ts - Check Gateway button activates the Gateway
rustyjux
changed the title
FAILED: Automated Tests(4)
FAILED: Automated Tests(4) - Update selectors for gateway dropdown
Oct 3, 2024
Observation: All the failed tests are for the Your Products page, whereas tests using /gateways/list and the same selector all pass. On both pages, the dropdown selector is via the nav bar and uses the same component, so it's not an issue with the data-testid selectors.
The issue was the change to the gateway redirect and how a gateway must be set first on gateways/list. Tweaked the tests to resolve.
Stats: suites 103
tests 833
passes 829
pending 0
failures 4
testsRegistered 833
passPercent 99.51980792316927
pendingPercent 0
other 0
hasOther false
skipped 0
hasSkipped false
start 2024-09-19T18:57:38.929Z
end 2024-09-19T19:55:35.158Z
duration 3476229
Failed Tests:
Run Link: https://github.com/bcgov/api-services-portal/actions/runs/10947061423
The text was updated successfully, but these errors were encountered: