<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/docker-py.git/tests, branch objects</title>
<subtitle>github.com: dotcloud/docker-py.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/docker-py.git/'/>
<entry>
<title>Flake8 compliance + flake8 tests in tox.ini</title>
<updated>2013-10-15T19:15:01+00:00</updated>
<author>
<name>shin-</name>
<email>joffrey@dotcloud.com</email>
</author>
<published>2013-10-15T19:15:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/docker-py.git/commit/?id=acd2607407d9b01150f0fb167aa3b6e036ccb82a'/>
<id>acd2607407d9b01150f0fb167aa3b6e036ccb82a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Refactoring, Python 3 compatibility, Tests working with python 3, cleaned up imports.</title>
<updated>2013-10-15T17:19:20+00:00</updated>
<author>
<name>shin-</name>
<email>joffrey@dotcloud.com</email>
</author>
<published>2013-10-15T17:19:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/docker-py.git/commit/?id=0808905636003164b3ecc976d32c191016f29196'/>
<id>0808905636003164b3ecc976d32c191016f29196</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fixed test list_containers to account for upstream changes</title>
<updated>2013-10-03T09:56:44+00:00</updated>
<author>
<name>Deni Bertovic</name>
<email>deni@kset.org</email>
</author>
<published>2013-10-03T09:56:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/docker-py.git/commit/?id=128cdb9112389f18d864dd2cb11bc584a0af55da'/>
<id>128cdb9112389f18d864dd2cb11bc584a0af55da</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>integration test fix</title>
<updated>2013-10-03T09:55:02+00:00</updated>
<author>
<name>Deni Bertovic</name>
<email>deni@kset.org</email>
</author>
<published>2013-10-03T09:48:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/docker-py.git/commit/?id=afbfc703caaeff7ccd21c913b91716bb5b6aa281'/>
<id>afbfc703caaeff7ccd21c913b91716bb5b6aa281</id>
<content type='text'>
make the mount point for shared.txt reside in the /tmp/ folder
because if it resides in the lib folder docker sets the owner of the
folder as root inside the container so then when the container exists
the test fails to cleanup and remove the shared.txt file, and breaks git as well.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
make the mount point for shared.txt reside in the /tmp/ folder
because if it resides in the lib folder docker sets the owner of the
folder as root inside the container so then when the container exists
the test fails to cleanup and remove the shared.txt file, and breaks git as well.
</pre>
</div>
</content>
</entry>
<entry>
<title>python3 fixes</title>
<updated>2013-10-03T09:55:02+00:00</updated>
<author>
<name>Deni Bertovic</name>
<email>deni@kset.org</email>
</author>
<published>2013-10-03T09:47:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/docker-py.git/commit/?id=1ce8dc962c71251110fc465286a665723754e6cb'/>
<id>1ce8dc962c71251110fc465286a665723754e6cb</id>
<content type='text'>
Fixed imports to be compatible with python3 on various places in the client lib
and in the tests themselves.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixed imports to be compatible with python3 on various places in the client lib
and in the tests themselves.
</pre>
</div>
</content>
</entry>
<entry>
<title>removed unused FAKE_INSPECT_DATA</title>
<updated>2013-10-03T09:51:12+00:00</updated>
<author>
<name>Deni Bertovic</name>
<email>deni@kset.org</email>
</author>
<published>2013-09-27T18:50:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/docker-py.git/commit/?id=7fbc41ea7f80a66085923ecbd6815f2712586b4f'/>
<id>7fbc41ea7f80a66085923ecbd6815f2712586b4f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>refactored tests</title>
<updated>2013-10-03T09:51:12+00:00</updated>
<author>
<name>Deni Bertovic</name>
<email>deni@kset.org</email>
</author>
<published>2013-09-27T18:45:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/docker-py.git/commit/?id=7c80127eb7ff10da289ffc297de9eca9a74f0ad8'/>
<id>7c80127eb7ff10da289ffc297de9eca9a74f0ad8</id>
<content type='text'>
Using the mock library. Checking that every Client method gets
tested for not raising an Exception and for construting the request
params correctly.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Using the mock library. Checking that every Client method gets
tested for not raising an Exception and for construting the request
params correctly.
</pre>
</div>
</content>
</entry>
<entry>
<title>initial import of unit test and mocks for the docker api</title>
<updated>2013-10-03T09:51:12+00:00</updated>
<author>
<name>Deni Bertovic</name>
<email>deni@kset.org</email>
</author>
<published>2013-09-25T21:50:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/docker-py.git/commit/?id=80e11964f18b8684c8f2ccab1ffbe8b6ad634492'/>
<id>80e11964f18b8684c8f2ccab1ffbe8b6ad634492</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>reamed test.py to integration_test.py</title>
<updated>2013-10-03T09:51:12+00:00</updated>
<author>
<name>Deni Bertovic</name>
<email>deni@kset.org</email>
</author>
<published>2013-09-25T11:55:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/docker-py.git/commit/?id=8047fb4cb40c6c2da0b8c01b1e98fa5f947b31ba'/>
<id>8047fb4cb40c6c2da0b8c01b1e98fa5f947b31ba</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'master' into 0.2.0-dev</title>
<updated>2013-09-11T22:00:06+00:00</updated>
<author>
<name>shin-</name>
<email>joffrey@dotcloud.com</email>
</author>
<published>2013-09-11T22:00:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/docker-py.git/commit/?id=e2e5b9e0fd66295efda036bee1c16c3c7dbfb108'/>
<id>e2e5b9e0fd66295efda036bee1c16c3c7dbfb108</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
