scratch-www/test/integration
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
..
comments.test.js test: add scrolling support to clickXpath to fix comments test 2023-10-27 08:31:50 -07:00
footer-links.test.js test: fix join flow test flakiness 2023-10-27 08:31:50 -07:00
homepage-rows.test.js style(test): enable ES6 and Jest eslint rules for tests 2023-10-24 14:03:18 -07:00
join.test.js test: fix join flow test flakiness 2023-10-27 08:31:50 -07:00
my-stuff.test.js style(test): enable ES6 and Jest eslint rules for tests 2023-10-24 14:03:18 -07:00
navbar.test.js style(test): enable ES6 and Jest eslint rules for tests 2023-10-24 14:03:18 -07:00
project-page.test.js test: make 'load project from file' test more reliable 2023-10-27 08:31:50 -07:00
search.test.js test(search): fix clicking on Studios tab 2023-10-24 14:17:49 -07:00
selenium-helpers.js test: fix join flow test flakiness 2023-10-27 08:31:50 -07:00
sign-in-and-out.test.js style(test): enable ES6 and Jest eslint rules for tests 2023-10-24 14:03:18 -07:00
statistics.test.js style(test): enable ES6 and Jest eslint rules for tests 2023-10-24 14:03:18 -07:00
studios-page.test.js test: fix studios-page.test.js 2023-10-27 08:31:50 -07:00