open-vault/ui/tests/acceptance
Noelle Daley 899f0dc2cb
do not swallow ControlGroupErrors when viewing or editing kvv2 secrets (#7504)
* do not swallow ControlGroupErrors when viewing or editing kvv2 secrets

* test kv v2 control group workflow

* do not manually clearModelCache when logging out since this already happens when leaving the logout route

* remove pauseTest

* update comments

* wip - looking into why restricted user can see the control group protected secret after it has already been unwrapped once

* strip version from query params so we can unwrap a secret after it is authorized

* use attachCapabilities instead of lazyCapabilities to ensure models are cleaned up properly

* remove comment

* make ControlGroupError extend AdapterError

* fix broken redirect_to test

* one day i will remember to remove my debugger statements; today is not that day

* no need to check for a ControlGroupError since it extends an AdapterError

* see if using EmberError instead of AdapterError fixes the browserstack tests

* Revert "see if using EmberError instead of AdapterError fixes the browserstack tests"

This reverts commit 14ddd67cacbf1ccecb8cc2d1f59a2c273866da72.
2019-10-04 13:15:33 -07:00
..
access use ember-concurrency test waiter (#6555) 2019-04-10 09:36:32 -05:00
api-explorer add a test to verify the api explorer basic loading and funtionality works (#7200) 2019-08-01 16:18:47 -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 Update ui dependencies (#7244) 2019-08-19 15:45:39 -05:00
settings change input to textarea and use autosize on them (#7254) 2019-08-14 10:02:16 -05:00
auth-test.js UI wrapped token fix (#7398) 2019-10-01 15:30:56 -05:00
aws-test.js UI CI exit 1 if there's an error (#7399) 2019-10-01 14:57:37 -05: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 do not swallow ControlGroupErrors when viewing or editing kvv2 secrets (#7504) 2019-10-04 13:15:33 -07:00
enterprise-kmip-test.js Update ui dependencies (#7244) 2019-08-19 15:45:39 -05:00
enterprise-namespaces-test.js Update ui dependencies (#7244) 2019-08-19 15:45:39 -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
redirect-to-test.js do not swallow ControlGroupErrors when viewing or editing kvv2 secrets (#7504) 2019-10-04 13:15:33 -07:00
settings-test.js use ember-concurrency test waiter (#6555) 2019-04-10 09:36:32 -05:00
ssh-test.js UI CI exit 1 if there's an error (#7399) 2019-10-01 14:57:37 -05: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 Update ui dependencies (#7244) 2019-08-19 15:45:39 -05:00
unseal-test.js Ember update (#5386) 2018-09-25 11:28:26 -05:00
wrapped-token-test.js UI wrapped token fix (#7398) 2019-10-01 15:30:56 -05:00