open-nomad/ui/tests
Buck Doyle c2ce0a1dec
Add linting for acceptance accessibility audits (#8570)
This makes use of the PR I recently had merged to eslint-plugin-ember-a11y-testing
to add linting that ensures an accessibility audit is called at least once per acceptance
test file. When I have added linting for component tests, it can apply there too.

I added exclusions for the filesystem browser tests, which are covered by behaviors/fs
and for the search test which will involve significant overrides to Ember Power Select
default templates.
2020-07-30 12:40:05 -05:00
..
acceptance Add linting for acceptance accessibility audits (#8570) 2020-07-30 12:40:05 -05:00
helpers Add acceptance test accessibility auditing and fixes (#8455) 2020-07-28 12:59:14 -05:00
integration Assert that the scale up/down indicator is not shown when the count is null 2020-07-29 19:26:32 -07:00
pages Acceptance tests for scaling events 2020-07-29 19:07:24 -07:00
unit Test coverage for the deployment adapter action 2020-07-21 09:02:39 -07:00
utils Temporary helpers for ember-power-select 2020-06-16 10:23:36 -07:00
.eslintrc.js Add linting for acceptance accessibility audits (#8570) 2020-07-30 12:40:05 -05:00
index.html Update the test index.html file 2019-04-10 14:54:32 -07:00
test-helper.js Migrate page objects away from jQuery (#7843) 2020-05-06 15:14:12 -05:00