<feed xmlns='http://www.w3.org/2005/Atom'>
<title>obsapi.git/test, branch obsapi-0.1.0</title>
<subtitle>Python Interface to the Open Build Service API</subtitle>
<link rel='alternate' type='text/html' href='https://git.mudgum.net/obsapi.git/'/>
<entry>
<title>Add remove_flag method</title>
<updated>2020-02-03T07:00:17+00:00</updated>
<author>
<name>Scott Bahling</name>
<email>sbahling@suse.com</email>
</author>
<published>2020-02-03T07:00:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.mudgum.net/obsapi.git/commit/?id=3fd50299a657480bfaca19e02cb1d0dca91eb45b'/>
<id>3fd50299a657480bfaca19e02cb1d0dca91eb45b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add set_flag method</title>
<updated>2020-02-01T00:02:03+00:00</updated>
<author>
<name>Scott Bahling</name>
<email>sbahling@suse.com</email>
</author>
<published>2020-01-31T23:58:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.mudgum.net/obsapi.git/commit/?id=267040ddaad2075bd24c5f82352a30fcb0eef212'/>
<id>267040ddaad2075bd24c5f82352a30fcb0eef212</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Finish updating unit tests to use requests_mock</title>
<updated>2020-01-31T16:39:42+00:00</updated>
<author>
<name>Scott Bahling</name>
<email>sbahling@suse.com</email>
</author>
<published>2020-01-31T16:39:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.mudgum.net/obsapi.git/commit/?id=67645bbd2ee5efac39f47a52ac60b049aecb09bd'/>
<id>67645bbd2ee5efac39f47a52ac60b049aecb09bd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use requests_mock for unit tests</title>
<updated>2020-01-28T17:43:15+00:00</updated>
<author>
<name>Scott Bahling</name>
<email>sbahling@suse.com</email>
</author>
<published>2020-01-28T17:42:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.mudgum.net/obsapi.git/commit/?id=4a59fed2f76cf1e02888e02d8066f0e0c22630d2'/>
<id>4a59fed2f76cf1e02888e02d8066f0e0c22630d2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update tests to use requests_mock pytest plugin</title>
<updated>2020-01-27T18:10:38+00:00</updated>
<author>
<name>Scott Bahling</name>
<email>sbahling@suse.com</email>
</author>
<published>2020-01-27T18:10:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.mudgum.net/obsapi.git/commit/?id=795dea374e581d7e227971311a05439ca7bada2a'/>
<id>795dea374e581d7e227971311a05439ca7bada2a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use unittest mocks for test cases</title>
<updated>2020-01-27T08:47:15+00:00</updated>
<author>
<name>Scott Bahling</name>
<email>sbahling@suse.com</email>
</author>
<published>2020-01-26T14:16:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.mudgum.net/obsapi.git/commit/?id=dd7d4c8583d22c224b31cf609b272da0414c70b3'/>
<id>dd7d4c8583d22c224b31cf609b272da0414c70b3</id>
<content type='text'>
We simply test that the url and params are correct for the HTTP
requests and that the result is returned to use properly
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We simply test that the url and params are correct for the HTTP
requests and that the result is returned to use properly
</pre>
</div>
</content>
</entry>
<entry>
<title>Add RepoFlags class and api.get_repo_flags method</title>
<updated>2020-01-25T23:53:21+00:00</updated>
<author>
<name>Scott Bahling</name>
<email>sbahling@suse.com</email>
</author>
<published>2020-01-25T23:53:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.mudgum.net/obsapi.git/commit/?id=f728ee98064776a186a154e6c931ec3c87719b98'/>
<id>f728ee98064776a186a154e6c931ec3c87719b98</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Enhance binaries_ls method to return project level binary lists</title>
<updated>2020-01-25T21:27:16+00:00</updated>
<author>
<name>Scott Bahling</name>
<email>sbahling@suse.com</email>
</author>
<published>2020-01-25T21:27:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.mudgum.net/obsapi.git/commit/?id=488fe5d1b1eabbf971cfacc573401e53e88274f1'/>
<id>488fe5d1b1eabbf971cfacc573401e53e88274f1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Better get_meta tests</title>
<updated>2020-01-25T21:14:08+00:00</updated>
<author>
<name>Scott Bahling</name>
<email>sbahling@suse.com</email>
</author>
<published>2020-01-25T21:14:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.mudgum.net/obsapi.git/commit/?id=0fcb8de56710214331dc0dcd08b69f5d552dd186'/>
<id>0fcb8de56710214331dc0dcd08b69f5d552dd186</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix get_repository call for retrieving binary objects</title>
<updated>2020-01-25T21:10:04+00:00</updated>
<author>
<name>Scott Bahling</name>
<email>sbahling@suse.com</email>
</author>
<published>2020-01-25T21:01:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.mudgum.net/obsapi.git/commit/?id=47b21a0ed5eee2fd6180715c981ec06d4203a522'/>
<id>47b21a0ed5eee2fd6180715c981ec06d4203a522</id>
<content type='text'>
Enhance test case
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Enhance test case
</pre>
</div>
</content>
</entry>
</feed>
