charm-ceph-dashboard/unit_tests
James Page 3a23930bb6 Use unittest.mock instead of mock
The mock third party library was needed for mock support in py2
runtimes. Since we now only support py36 and later, we can use the
standard lib unittest.mock module instead.

Change-Id: If62bed2598c42b861a11ceab21e9f1ab0c0cf9dd
2021-12-16 10:26:24 +00:00
..
__init__.py Use unittest.mock instead of mock 2021-12-16 10:26:24 +00:00
test_ceph_dashboard_charm.py Use unittest.mock instead of mock 2021-12-16 10:26:24 +00:00
test_interface_dashboard.py Watch for config changed and gate on mons 2021-08-23 15:33:42 +00:00
test_interface_grafana_dashboard.py Add support for embedded graphs and alertmanager 2021-08-27 13:49:41 +00:00
test_interface_http.py Add support for embedded graphs and alertmanager 2021-08-27 13:49:41 +00:00
test_interface_radosgw_user.py Add support for object gateway integration 2021-09-07 12:24:22 +00:00