DigitalConsumer.ISS/playwright-tests
Alex Humphries 7b017cc218 Overhaul validation logic
Now, rather than retrying until we get a correct URL or a timeout, we
check once, then, if the URL is wrong, we wait for a URL change and
check again. (Unless, the current page is a bailout, in which case we
know that the page isn't going to change)
2025-03-10 15:43:21 -04:00
..
.sauce Added playwright tests into repo (#923) 2025-02-14 09:54:11 -05:00
business-logic Fixed some failing tests, some tweaks to url validation 2025-03-07 11:01:59 -05:00
impl 0001a scenario mocked files and timeout changed 2025-02-19 14:16:36 -05:00
pages Overhaul validation logic 2025-03-10 15:43:21 -04:00
tests Update validateURL to account for variations in query string 2025-03-07 11:47:06 -05:00
.dockerignore Added playwright tests into repo (#923) 2025-02-14 09:54:11 -05:00
.env Added playwright tests into repo (#923) 2025-02-14 09:54:11 -05:00
.env.dev Added playwright tests into repo (#923) 2025-02-14 09:54:11 -05:00
.env.example latest updates from QA repo 2025-02-18 14:41:05 -05:00
.gitignore Added playwright tests into repo (#923) 2025-02-14 09:54:11 -05:00
.sauceignore Added playwright tests into repo (#923) 2025-02-14 09:54:11 -05:00
eslint.config.js Added playwright tests into repo (#923) 2025-02-14 09:54:11 -05:00
playwright.config.ts Revert "Merge remote-tracking branch 'origin/feature/INSR-2140' into sshaik/develop" 2025-03-04 16:27:02 -05:00
tsconfig.json Added playwright tests into repo (#923) 2025-02-14 09:54:11 -05:00