This website requires JavaScript.
Explore
Get Started
x
/
python-tatuclient
Code
Issues
Proposed changes
python-tatuclient
/
designateclient
/
tests
History
sonu.kumar
3792e6fd69
Remove 'coding: utf-8' from license statement
...
Change-Id: I570b9336a024f8e575bc7c1d2cd1f03ad26a5eee
2017-01-12 23:59:54 -05: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
Remove 'coding: utf-8' from license statement
2017-01-12 23:59:54 -05:00
test_designateclient.py
Remove 'coding: utf-8' from license statement
2017-01-12 23:59:54 -05: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