Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Infrastructure: Add queryElements test helper, remove t.plan from regression tests (pull #1343) Resolves issue #1312 with changes that: * add queryElements helper * update findElements to queryElements in tests, remove unused imports * update missing awaits * Add a lint check for findElements and exclude current uses * Document `t` argument, unconditionally return `result` * add assertNoElements test helper * removed unnecessary eslit no-restricted-props * update carousel tests to use queryElements Co-authored-by: Simon Pieters <zcorpan@gmail.com> Co-authored-by: Matt King <a11yThinker@Gmail.com>
- Loading branch information