This website requires JavaScript.
Explore
Get Started
x
/
python-tatuclient
Code
Issues
Proposed changes
python-tatuclient
/
designateclient
/
tests
History
Cao Xuan Hoang
da65768aba
Replace 'assertTrue(a in b)' with 'assertIn(a, b)'
...
trivialfix Change-Id: Iaf6fc3b4b68d764de38856cab54d27579565310f
2016-09-28 13:51:43 +07:00
..
test_v1
Replace 'assertTrue(a in b)' with 'assertIn(a, b)'
2016-09-28 13:51:43 +07:00
v2
Replace 'assertTrue(a in b)' with 'assertIn(a, b)'
2016-09-28 13:51:43 +07:00
__init__.py
Enable hacking check H104
2014-07-16 19:25:04 +02:00
base.py
Switch to keystoneauth
2016-05-16 17:20:28 -03:00
test_designateclient.py
Add dummy tests
2014-06-06 12:29:31 +02:00
test_exceptions.py
Makes error msg more helpful
2015-09-24 12:26:59 +00:00
test_utils.py
Add some missing Unit Tests to test_utils.py
2015-07-27 14:25:14 +09:00