]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ci.git/commit
mgr/dashboard: increase API test coverage in API controllers
authorAashish Sharma <aashishsharma@localhost.localdomain>
Mon, 6 Jul 2020 08:03:33 +0000 (13:33 +0530)
committerAashish Sharma <aashishsharma@localhost.localdomain>
Mon, 6 Jul 2020 08:03:33 +0000 (13:33 +0530)
commitd87b2b83e1473a54cd32983fbbed2cc1bdaa46a2
treeb2e49b6f4a0de666d836c5d16c078d52f6811fce
parentbf3ffe9f3b838fdbfb375f99647020426201b751
mgr/dashboard: increase API test coverage in API controllers

Added test cases for the missing endpoints

Fixes: https://tracker.ceph.com/issues/45901
Signed-off-by: Aashish Sharma <aasharma@redhat.com>
src/pybind/mgr/dashboard/controllers/cephfs.py
src/pybind/mgr/dashboard/controllers/host.py
src/pybind/mgr/dashboard/controllers/nfsganesha.py
src/pybind/mgr/dashboard/controllers/orchestrator.py
src/pybind/mgr/dashboard/controllers/osd.py
src/pybind/mgr/dashboard/controllers/rgw.py
src/pybind/mgr/dashboard/controllers/settings.py
src/pybind/mgr/dashboard/controllers/summary.py
src/pybind/mgr/dashboard/module.py