Commit Graph

4 Commits

Author SHA1 Message Date
Michael Lange
751eb392c3 Stop downloading files in tests 2021-04-13 16:40:17 -07:00
Michael Lange
39569b526d Cleanup: Use this.attr in test templates 2021-04-13 16:40:17 -07:00
Vyacheslav Morov
160b038314 Change to button.
Rewrite tests to check that proper urls was called.
2020-10-31 23:11:14 +03:00
Buck Doyle
5eddb14a33 Add component accessibility auditing and fixes (#8679)
This continues #8455 by adding accessibility audits to component integration
tests and fixing associated errors. It adds audits to existing tests rather than
adding separate ones to facilitate auditing the various permutations a
component’s rendering can go through.

It also adds linting to ensure audits happen in component tests. This
necessitated consolidating test files that were scattered.
2020-08-25 10:56:02 -05:00