]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mgr/dashboard: E2E: Add navigateEdit method 34285/head
authorTiago Melo <tmelo@suse.com>
Wed, 22 Apr 2020 13:46:49 +0000 (13:46 +0000)
committerTiago Melo <tmelo@suse.com>
Tue, 28 Apr 2020 09:43:50 +0000 (09:43 +0000)
commitec45e2faa0d6e0d7ea9da1aaa9be1d7dab4a9523
tree0ed80fa5f362956a0c127119a0ffdd05bb09a8a9
parent4af6c855c0cedbeeabe0c882773a2c891fc98145
mgr/dashboard: E2E: Add navigateEdit method

This method should be use to navigate to the edit page.

Signed-off-by: Tiago Melo <tmelo@suse.com>
src/pybind/mgr/dashboard/frontend/cypress/integration/block/images.po.ts
src/pybind/mgr/dashboard/frontend/cypress/integration/cluster/configuration.po.ts
src/pybind/mgr/dashboard/frontend/cypress/integration/cluster/mgr-modules.po.ts
src/pybind/mgr/dashboard/frontend/cypress/integration/page-helper.po.ts
src/pybind/mgr/dashboard/frontend/cypress/integration/pools/pools.po.ts
src/pybind/mgr/dashboard/frontend/cypress/integration/rgw/buckets.po.ts
src/pybind/mgr/dashboard/frontend/cypress/integration/rgw/users.po.ts
src/pybind/mgr/dashboard/frontend/cypress/integration/ui/role-mgmt.po.ts
src/pybind/mgr/dashboard/frontend/cypress/integration/ui/user-mgmt.po.ts
src/pybind/mgr/dashboard/frontend/src/app/app-routing.module.ts