congress/congress/tests
Sean McGinnis f4fc5c80ae
Use unittest.mock instead of third party mock
We can now use the standard library mock library instead of the third
party one previously needed for py27 compatibility.

Change-Id: I18017068324e929c5b8df18ac0c9f9aa6c6328ff
Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
2020-03-27 16:35:33 -05:00
..
api Use unittest.mock instead of third party mock 2020-03-27 16:35:33 -05:00
cfg_validator Use unittest.mock instead of third party mock 2020-03-27 16:35:33 -05:00
cmd Completes upgrade check for monasca webhook data source 2019-03-13 19:15:40 -07:00
common Fix test mocking and disable ceilometer tempest test 2017-10-30 17:08:34 -07:00
datalog Merge "explicit data types - part I" 2018-07-26 18:21:48 +00:00
datasources Use unittest.mock instead of third party mock 2020-03-27 16:35:33 -05:00
db Use unittest.mock instead of third party mock 2020-03-27 16:35:33 -05:00
dse2 Use unittest.mock instead of third party mock 2020-03-27 16:35:33 -05:00
etc JSON ingester deployment enhancements 2019-03-06 08:35:23 -08:00
haht Use unittest.mock instead of third party mock 2020-03-27 16:35:33 -05:00
library_service Fix policy item schema to enforce max length on fields 2017-07-31 18:31:52 -07:00
policy_engines Use unittest.mock instead of third party mock 2020-03-27 16:35:33 -05:00
z3 Use unittest.mock instead of third party mock 2020-03-27 16:35:33 -05:00
__init__.py eventlet workaround to avoid import cycle issue 2018-02-01 18:47:01 -08:00
base.py Use unittest.mock instead of third party mock 2020-03-27 16:35:33 -05:00
base_rpc.py Use unittest.mock instead of third party mock 2020-03-27 16:35:33 -05:00
datasources.conf Added per-datasource configuration 2014-08-15 12:28:07 -07:00
fake_datasource.py Use unittest.mock instead of third party mock 2020-03-27 16:35:33 -05:00
fake_policy.py Use python3 print, division, import 2016-01-20 15:31:02 -08:00
fake_wsgi.py Use python3 print, division, import 2016-01-20 15:31:02 -08:00
helper.py Add tacker datasource driver 2019-02-28 07:27:06 +05:30
policy_fixture.py Move policy into code 2017-12-05 11:36:20 -08:00
test_auth.py Use python3 print, division, import 2016-01-20 15:31:02 -08:00
test_benchmark_updates.py Merge "Check DB only to detect duplicate DS name on add" 2016-10-06 21:10:20 +00:00
test_config.py use - instead of _ in cli opts 2016-08-30 14:36:55 -07:00
test_congress.py Use unittest.mock instead of third party mock 2020-03-27 16:35:33 -05:00
test_custom_driver.py Load custom drivers from config option 2018-04-13 09:07:52 +05:30
test_data_types.py explicit data types - part II 2018-07-20 11:09:19 -07:00
test_server.py Use unittest.mock instead of third party mock 2020-03-27 16:35:33 -05:00
test_utils.py JSON ingester deployment enhancements 2019-03-06 08:35:23 -08:00