open-vault/ui/tests/acceptance
Matthew Irish 757afb4de9
UI - no jquery (#6768)
* add no-jquery rule and move event listeners to ember-concurrency tasks

* remove unnecessary onchange and handleKeyDown actions

* add element.closest polyfill and convert linked-block to use native dom apis

* update pretender, fetch, page-object, add optional-features, remove ember/jquery

* turn off jquery inclusion

* remove jQuery.isPlainObject usage

* violatedDirective isn't always formatted the same

* use fetch and the ember-fetch adapter mixin

* move to fetch and lowercase headers for pretender

* display non-ember-data errors

* use new async fn test style and lowercase headers in auth service test

* setContext is not necessary with the new style tests and ember-cli-page-object - it actually triggers jquery usage

* update ember-fetch, ember-cli-pretender

* wait for permissions check

* lowercase header name in auth test

* refactor transit tests to one test per key type

* simplify pollCluster helper

* stop flakey tests by prefering the native fetch

* avoid uncaught TransitionAborted error by navigating directly to unseal

* unset model on controller after unloading it because controllers are singletons

* update yarn.lock
2019-06-20 08:37:27 -05:00
..
access use ember-concurrency test waiter (#6555) 2019-04-10 09:36:32 -05:00
policies web-cli quote parsing (#6755) 2019-05-22 16:07:42 -05:00
policy Ember update (#5386) 2018-09-25 11:28:26 -05:00
secrets/backend web-cli quote parsing (#6755) 2019-05-22 16:07:42 -05:00
settings use ember-concurrency test waiter (#6555) 2019-04-10 09:36:32 -05:00
auth-test.js UI - no jquery (#6768) 2019-06-20 08:37:27 -05:00
aws-test.js Add Toolbar component 2019-05-08 17:08:39 -06:00
cluster-test.js web-cli quote parsing (#6755) 2019-05-22 16:07:42 -05:00
console-test.js Format array, number and boolean outputs in ui console (Fixes #6054) (#6062) 2019-01-18 10:15:37 -06:00
enterprise-control-groups-test.js web-cli quote parsing (#6755) 2019-05-22 16:07:42 -05:00
enterprise-replication-test.js UI ember engines (#6718) 2019-05-13 14:05:25 -05:00
init-test.js UI - ent init (#5428) 2018-09-28 09:36:18 -05:00
leases-test.js Ember update (#5386) 2018-09-25 11:28:26 -05:00
not-found-test.js Ember update (#5386) 2018-09-25 11:28:26 -05:00
policies-acl-old-test.js Ember update (#5386) 2018-09-25 11:28:26 -05:00
policies-test.js Ember update (#5386) 2018-09-25 11:28:26 -05:00
policy-test.js Ember update (#5386) 2018-09-25 11:28:26 -05:00
settings-test.js use ember-concurrency test waiter (#6555) 2019-04-10 09:36:32 -05:00
ssh-test.js Add Toolbar component 2019-05-08 17:08:39 -06:00
tools-test.js UI: fix bug where users couldn't nav back to unwrapped data (#6404) 2019-03-13 09:43:57 -05:00
transit-test.js UI - no jquery (#6768) 2019-06-20 08:37:27 -05:00
unseal-test.js Ember update (#5386) 2018-09-25 11:28:26 -05:00