python-designateclient/designateclient/tests
cao.yuan e288539298 Update json module to jsonutils
oslo project provide jsonutils, and the others use it in many place,
this PS to update the json moudule to oslo jsonutils for consistency.

Change-Id: I8cbf78b0735572f550ece31611258c3da9ae1d35
2019-02-28 10:30:22 +08:00
..
test_v1 Replace 'assertTrue(a in b)' with 'assertIn(a, b)' 2016-09-28 13:51:43 +07:00
v2 Add tsig key support to python-designateclient 2017-07-07 14:16:30 +02:00
__init__.py Enable hacking check H104 2014-07-16 19:25:04 +02:00
base.py Update json module to jsonutils 2019-02-28 10:30:22 +08:00
test_designateclient.py Set client module __version__ 2017-02-06 15:44:00 +08:00
test_exceptions.py Make remote error handling more robust 2017-09-01 10:45:10 +00:00
test_utils.py Add some missing Unit Tests to test_utils.py 2015-07-27 14:25:14 +09:00