open-nomad/ui/tests/integration
Buck Doyle 95c938b75b
Migrate page objects away from jQuery (#7843)
This is part of #7834’s jQuery removal goal. It addresses a couple of jQuery-related deprecation warnings and also uses “native events mode” for ember-cli-page-object, which is needed so it doesn’t have to use jQuery via the Ember global.
2020-05-06 15:14:12 -05:00
..
components UI: Add representations for task lifecycles (#7659) 2020-04-30 08:15:19 -05:00
job-page Migrate page objects away from jQuery (#7843) 2020-05-06 15:14:12 -05:00
util Merge pull request #7612 from hashicorp/b-auth-alloc-exec-ws 2020-04-06 09:24:51 -04:00
.gitkeep
allocation-row-test.js
app-breadcrumbs-test.js
attributes-table-test.js UI: Update Ember to 3.12 LTS (#6419) 2019-10-15 13:32:58 -05:00
image-file-test.js
job-diff-test.js
job-editor-test.js Migrate page objects away from jQuery (#7843) 2020-05-06 15:14:12 -05:00
list-pagination-test.js Remove inverse block for list-pagination (#6523) 2019-10-24 07:05:43 -05:00
list-table-test.js UI: Update Ember to 3.12 LTS (#6419) 2019-10-15 13:32:58 -05:00
multi-select-dropdown-test.js
page-layout-test.js
placement-failure-test.js
popover-menu-test.js Use qunit-dom where applicable 2020-01-23 16:34:35 -08:00
primary-metric-test.js
reschedule-event-timeline-test.js
streaming-file-test.js
task-file-test.js Migrate page objects away from jQuery (#7843) 2020-05-06 15:14:12 -05:00
task-log-test.js Make the no connection error on the logs page dismissable 2020-04-29 17:36:17 -07:00
toggle-test.js Integration tests for the toggle component 2020-01-23 16:34:32 -08:00
two-step-button-test.js