coverage2sql/coverage2sql/tests
Ghanshyam Mann 2409d79d62 Use unittest.mock instead of third party mock
Now that we no longer support py27, we can use the standard library
unittest.mock module instead of the third party mock lib.

Change-Id: I4869426a4c39071a9e6d60c02ed13f8e5bb72536
2020-08-01 14:44:56 -05:00
..
db Add metadata column to coverage table 2019-04-18 16:17:36 +09:00
migrations Add unit tests and remove oslo_db 2016-11-11 11:33:43 +09:00
__init__.py Initial Cookiecutter Commit. 2016-04-19 12:24:29 +09:00
base.py Add unit tests and remove oslo_db 2016-11-11 11:33:43 +09:00
coverage2sql_fixtures.py Add get_coverage() 2016-11-11 19:27:20 +09:00
db_test_utils.py Add unit tests and remove oslo_db 2016-11-11 11:33:43 +09:00
test_shell.py Use unittest.mock instead of third party mock 2020-08-01 14:44:56 -05:00