Граф коммитов

57 Коммитов

Автор SHA1 Сообщение Дата
John Whitlock 21f43a5f77
Add newline at end of file 2024-01-24 17:03:32 -06:00
John Whitlock 3ce02af3ad
Use a regex for the return from premium signup
The previous URL match had trouble with an empty querystring, like
/accounts/profile/?
2024-01-24 17:01:45 -06:00
John Whitlock 72637a11a3
Fix selectors for account signup
Mozilla accounts has change their input field identifiers on stage,
including submit buttons with no common identifier.
2024-01-24 16:58:43 -06:00
Rafee d39c3a71df E2E readme note 2023-11-27 11:41:49 -05:00
Raphael Okafor Jr bb974ef932
Update e2e-tests/specs/relay-premium-upgrade.spec.ts
Co-authored-by: Peter deHaan <peter@deseloper.com>
2023-10-17 04:18:58 -04:00
mozrokafor bcf8ef9335 e2e fix needed after the playwright version bump 2023-10-16 23:26:15 -04:00
Raphael Okafor Jr 51dd49734b
Merge pull request #3935 from mozilla/MPP-3393-fix-e2e
CI fix for relay e2e
2023-10-13 15:13:37 +00:00
mozrokafor 1a16428e2b removing the .only annotation 2023-10-13 09:59:58 -04:00
mozrokafor 336928e246 replacing with single quotes, setting defaults to use pre-existing env_urls 2023-10-12 09:14:17 -04:00
Raphael Okafor Jr e299d1c056
Update e2e-tests/pages/dashboardPage.ts
Co-authored-by: Peter deHaan <peter@deseloper.com>
2023-10-05 10:46:58 -04:00
mozrokafor 483c849600 adding status badges for e2e runs to readme 2023-10-05 09:20:34 -04:00
mozrokafor 9aeeff274f re-adding html summary reports 2023-10-04 23:35:54 -04:00
mozrokafor 9fd6fe0562 marking flaky or less than ideal tests as fixme, to be addressed in a later ticket 2023-10-04 23:13:55 -04:00
mozrokafor d9a82440c4 clean up, remove flaky tests 2023-10-03 15:02:41 -04:00
mozrokafor 43fd96ee7a CI fix for relay e2e 2023-09-28 09:00:00 -04:00
lloan alas 3e8da719ee
initial round of string changes - firefox account(s) to mozilla account(s) 2023-09-27 13:57:54 -07:00
John Whitlock 1961558201
Add parallel back 2023-05-31 15:53:17 -05:00
John Whitlock 80aa33f806
Update to current monitor page 2023-05-31 15:50:56 -05:00
mozrokafor 0ffa14a1b9
missed visual removal 2023-05-31 15:50:55 -05:00
mozrokafor 721597c372
gh pages 2023-05-31 15:50:55 -05:00
mozrokafor d0729e0fd0
temp removing flaky visual regress, will re-add in a fast follow 2023-05-31 15:50:55 -05:00
mozrokafor 7a9fbcb07c
catching none existing masks earlier in method 2023-05-31 15:50:55 -05:00
mozrokafor be52b8d32f
removing viewport check 2023-05-31 15:50:55 -05:00
mozrokafor dcdbfed8c3
fixing playwright e2e tests 2023-05-31 15:50:55 -05:00
Vincent 0f2cba4d52 Mark two flaky tests as slow
The "can use masks and receive emails" test has been failing on
Firefox ever since our upgrade to Playwright 1.30.0 from 1.24.0:
https://github.com/mozilla/fx-private-relay/pull/3098

It's not clear what exactly in the upgrade would cause it to fail
consistently, but it was flaky already before that, and the other
test was too on Chromium. See e.g.
https://github.com/mozilla/fx-private-relay/actions/runs/4132141922/jobs/7140490726

Hopefully, giving them some more time to resolve should make them
pass more consistently. We could also specifically mark the browser
they are slow in in the callback, if we want. For more info, see
https://playwright.dev/docs/api/class-test#test-slow-1
2023-03-13 14:24:36 -05:00
mansaj a1dc6802b7 Fix Typo 2023-02-15 10:10:58 +01:00
Vincent e2f53e85f5 Update e2e tests for renamed navigation item 2023-01-11 18:58:13 +01:00
Raphael Okafor Jr f3b93729d3 removing test as the feature it testing is currently in flux 2022-09-29 21:10:56 -05:00
Raphael Okafor Jr e3fb2921d2 small test updates 2022-09-29 21:10:56 -05:00
Raphael Okafor Jr 74fada8e22 adding commandenv variable to support fluent action runs 2022-09-29 21:10:56 -05:00
Raphael Okafor Jr 2df6ef4b47 update support for yml defaults 2022-09-29 21:10:56 -05:00
Raphael Okafor Jr df34391136 will mark countdown banner test for to do 2022-09-12 01:00:39 -04:00
Raphael Okafor Jr 4cd922d5f7 removing npx from package.json re-adding cronjob suite runs and addressing minor PR feedbacks 2022-09-08 00:17:05 -04:00
Raphael Okafor Jr d2809a49e7 wip updating reports 2022-08-25 18:32:01 -04:00
Vincent d34b385979 Align e2e instructions with latest setup 2022-08-25 16:50:12 +02:00
Raphael Okafor Jr 5b0135afad running test on CI 2022-08-25 10:46:13 -04:00
Raphael Okafor Jr fac643234d adding dev env to suite 2022-08-23 23:07:28 -04:00
Raphael Okafor Jr b592826b3a minor update 2022-08-23 10:22:35 -04:00
Raphael Okafor Jr 8f4b681987 removing unneccessary force clicks 2022-08-23 09:43:33 -04:00
Raphael Okafor Jr 4d07abcdc6 test updates to address fxa and some other minor fixes 2022-08-23 00:22:00 -04:00
Raphael Okafor Jr 19a4414bad test optimizations and updates due to fxa changes 2022-08-22 01:47:19 -04:00
Raphael Okafor Jr 84d484b280 fix removal syntax 2022-08-11 11:28:15 -04:00
Raphael Okafor Jr 0b15a1dd28 running upgrade only on local, as bug with CI 2022-08-11 11:16:42 -04:00
Raphael Okafor Jr 5a2ea15566 updating snapshots 2022-08-11 11:01:50 -04:00
Raphael Okafor Jr 4cb7cfc5bc button text update 2022-08-11 10:27:38 -04:00
Raphael Okafor Jr 7ca3c260c3 masking user menu letter name logo 2022-08-11 10:12:25 -04:00
Raphael Okafor Jr f712802d11 global setup cleanup 2022-08-11 09:44:12 -04:00
Raphael Okafor Jr dfc6283a1e minor optimizations 2022-08-05 12:17:52 -04:00
Raphael Okafor Jr 29690f2561 removing CI run for premium as there's an existing same account multiple masks issue 2022-08-05 09:33:32 -04:00
Raphael Okafor Jr 4d741de467 optimizing initial tests 2022-08-05 08:02:50 -04:00