moto/tests/test_rds2
David Baumgold 3af87963d1
Py3: use unittest.mock instead of mock (#3481)
* Py3: use unittest.mock instead of mock

* noqa

* oops

* just pull in patch()

* ignore RuntimeError when stopping patch

* ignore RuntimeError from default_session_mock.stop()
2021-04-06 10:22:42 +01:00
..
__init__.py Port test suite from nose to pytest. 2020-11-10 08:23:44 +01:00
test_filters.py Py3: use unittest.mock instead of mock (#3481) 2021-04-06 10:22:42 +01:00
test_rds2.py Minor RDS Clean up (#3682) 2021-02-13 11:12:02 +00:00
test_server.py Run black on moto & test directories. 2019-10-31 10:36:05 -07:00
test_utils.py Add support for RDS resource filtering (#3669) 2021-02-10 09:06:54 +00:00