Christopher Willis-Ford
c9f67c06cf
test: use navigate() instead of driver.get()
2023-10-27 08:31:50 -07:00
Christopher Willis-Ford
a68e3aef34
test: don't test external conference site
2023-10-27 08:31:50 -07:00
Christopher Willis-Ford
bbb8618b87
test: fix join flow test flakiness
...
- wait for navigation to complete so we don't accidentally grab an
element on the page we're navigating away from, leading to a stale
reference
- wait for focus to move into a selected input field so we don't
accidentally grab the `validation-message` attached to the old input
box (the "username" box is selected by default on the join flow page)
2023-10-27 08:31:50 -07:00
Christopher Willis-Ford
7c49d1617c
test: wait for page load, fixing footer-links flakiness
2023-10-27 08:31:50 -07:00
Christopher Willis-Ford
8e704897fb
test: allow for cookie policy date changes
2023-10-24 14:14:25 -07:00
Christopher Willis-Ford
9a97535168
style(test): enable ES6 and Jest eslint rules for tests
2023-10-24 14:03:18 -07:00
Andy O'Neill
f2f9e74a39
feat: update cookies page with scratchtheme info
2023-06-05 11:43:31 -04:00
Andy O'Neill
374f75bdee
test: change page load strategy to improve integration tests
2023-04-11 09:05:06 -04:00
Ben Wheeler
d9d4b03261
fixed test for conference link; changed footer link to not involve redirect
2022-06-29 12:17:08 -04:00
seotts
5756d4937d
Fix conference integration test
2022-03-16 11:51:23 -04:00
BryceLTaylor
d8eb1e388c
Increase timouts for integration tests
2021-12-03 09:14:25 -05:00
Sarah Otts
c30252a4ed
Merge pull request #5882 from apple502j/move-faq-url
...
Move FAQ page to /faq
2021-10-12 16:34:41 -04:00
BryceLTaylor
a060311711
Add comments to jest integration tests about users used in tests
2021-08-18 13:46:50 -04:00
apple502j
9a390eafeb
Move FAQ page to /faq
2021-08-06 02:55:11 +09:00
rschamp
65f8cc732c
Revert "Merge pull request #5493 from LLK/revert-5478-rearrange-conference-2021"
...
This reverts commit 8cdd89586a
, reversing
changes made to 4edab6927e
.
2021-05-26 09:40:34 -04:00
Ray Schamp
4c73bdb87c
Revert "Fix integration test broken in #5476 "
2021-05-26 09:34:53 -04:00
rschamp
59a4146d3b
Fix integration test broken in #5476
2021-05-24 14:23:06 -04:00
BryceLTaylor
530fb1b87c
update match in footer integration tests
2020-10-06 16:42:57 -04:00
BryceLTaylor
8c4303a5b4
match the whole pathname instead of just the end
2020-10-06 15:42:59 -04:00
BryceLTaylor
3d4f579e3a
Move footer integration tests to jest
2020-10-02 16:53:52 -04:00