<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/openstack/python-designateclient.git/designateclient/tests, branch 2.0.0</title>
<subtitle>opendev.org: openstack/python-designateclient.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-designateclient.git/'/>
<entry>
<title>Replace assertEqual(None, *) with assertIsNone in tests</title>
<updated>2015-12-17T13:44:42+00:00</updated>
<author>
<name>Shuquan Huang</name>
<email>huang.shuquan@99cloud.net</email>
</author>
<published>2015-12-17T13:44:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-designateclient.git/commit/?id=940b610af03287cdaaa33f9041939e5549a40f00'/>
<id>940b610af03287cdaaa33f9041939e5549a40f00</id>
<content type='text'>
Replace assertEqual(None, *) with assertIsNone in tests to have
more clear messages in case of failure.

Change-Id: Ifcaeba48ff3606d3805343923378d0e58f68a2b9
Closes-bug: #1280522
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Replace assertEqual(None, *) with assertIsNone in tests to have
more clear messages in case of failure.

Change-Id: Ifcaeba48ff3606d3805343923378d0e58f68a2b9
Closes-bug: #1280522
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "Fixes order of argument in assertEqual"</title>
<updated>2015-11-04T21:43:36+00:00</updated>
<author>
<name>Jenkins</name>
<email>jenkins@review.openstack.org</email>
</author>
<published>2015-11-04T21:43:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-designateclient.git/commit/?id=0c965ec1a90dd31d55a3d60e7464335fb26cc5cc'/>
<id>0c965ec1a90dd31d55a3d60e7464335fb26cc5cc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "Resolve TLD's by name"</title>
<updated>2015-11-04T20:29:35+00:00</updated>
<author>
<name>Jenkins</name>
<email>jenkins@review.openstack.org</email>
</author>
<published>2015-11-04T20:29:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-designateclient.git/commit/?id=f9ae5cd3391aef64db70bf26bc00c85e0c84639c'/>
<id>f9ae5cd3391aef64db70bf26bc00c85e0c84639c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "Makes error msg more helpful"</title>
<updated>2015-10-19T16:37:27+00:00</updated>
<author>
<name>Jenkins</name>
<email>jenkins@review.openstack.org</email>
</author>
<published>2015-10-19T16:37:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-designateclient.git/commit/?id=83b9cad7eb76d2e3b6c4746bcbece20d180606bf'/>
<id>83b9cad7eb76d2e3b6c4746bcbece20d180606bf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Resolve TLD's by name</title>
<updated>2015-10-16T11:04:17+00:00</updated>
<author>
<name>Endre Karlson</name>
<email>endre.karlson@hp.com</email>
</author>
<published>2015-09-01T19:42:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-designateclient.git/commit/?id=b13ac20e281d2c00030583cb8eeea06bb63398b7'/>
<id>b13ac20e281d2c00030583cb8eeea06bb63398b7</id>
<content type='text'>
Change-Id: I52d927ab3d5328e7b38198c6cfb60fe497f811d0
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I52d927ab3d5328e7b38198c6cfb60fe497f811d0
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixes order of argument in assertEqual</title>
<updated>2015-10-13T07:50:36+00:00</updated>
<author>
<name>sonu.kumar</name>
<email>sonu.kumar@nectechnologies.in</email>
</author>
<published>2015-10-13T07:50:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-designateclient.git/commit/?id=6d9a45bf16ecec3944984f6218b822c55f5e4862'/>
<id>6d9a45bf16ecec3944984f6218b822c55f5e4862</id>
<content type='text'>
Some tests in designateclient used incorrect
argument order in assertEqual(observed, expected).
The correct order expected by testtools is
assertEqual(expected, observed).

Partial-Bug: #1259292

Change-Id: Icc53b2f21e557170a61ceb52cd6f04c31e3b8425
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Some tests in designateclient used incorrect
argument order in assertEqual(observed, expected).
The correct order expected by testtools is
assertEqual(expected, observed).

Partial-Bug: #1259292

Change-Id: Icc53b2f21e557170a61ceb52cd6f04c31e3b8425
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "Added test cases for v2 client"</title>
<updated>2015-10-12T21:23:46+00:00</updated>
<author>
<name>Jenkins</name>
<email>jenkins@review.openstack.org</email>
</author>
<published>2015-10-12T21:23:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-designateclient.git/commit/?id=ca44c483c326dacbf86f6014cdc437a3a5ef4113'/>
<id>ca44c483c326dacbf86f6014cdc437a3a5ef4113</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "Adds test cases for servers in designateclient"</title>
<updated>2015-10-12T21:23:24+00:00</updated>
<author>
<name>Jenkins</name>
<email>jenkins@review.openstack.org</email>
</author>
<published>2015-10-12T21:23:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-designateclient.git/commit/?id=d8c0240b0ea6fbfe00878511a93bc0befac923a1'/>
<id>d8c0240b0ea6fbfe00878511a93bc0befac923a1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added test cases for v2 client</title>
<updated>2015-09-30T08:41:30+00:00</updated>
<author>
<name>sonu.kumar</name>
<email>sonu.kumar@nectechnologies.in</email>
</author>
<published>2015-09-30T08:41:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-designateclient.git/commit/?id=1c07c4129aaab422ed438aed19277b3259b73a8e'/>
<id>1c07c4129aaab422ed438aed19277b3259b73a8e</id>
<content type='text'>
This patch adds test cases for v2 client.

Change-Id: I887ce631b3c38d0bd5b36bda094a8a642a21ea6c
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This patch adds test cases for v2 client.

Change-Id: I887ce631b3c38d0bd5b36bda094a8a642a21ea6c
</pre>
</div>
</content>
</entry>
<entry>
<title>Adds test cases for servers in designateclient</title>
<updated>2015-09-29T09:12:45+00:00</updated>
<author>
<name>sonu.kumar</name>
<email>sonu.kumar@nectechnologies.in</email>
</author>
<published>2015-09-29T09:12:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-designateclient.git/commit/?id=3f8ab7772d35f23753b713c1c72b489d8f5a6083'/>
<id>3f8ab7772d35f23753b713c1c72b489d8f5a6083</id>
<content type='text'>
This patch adds test cases for servers module of

v1 client.

Change-Id: I3576962d03a8da88ed5bf105ff2c7a5c32aff43c
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This patch adds test cases for servers module of

v1 client.

Change-Id: I3576962d03a8da88ed5bf105ff2c7a5c32aff43c
</pre>
</div>
</content>
</entry>
</feed>
