<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pki.git/tests, branch branch-10.2.7-dev1</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/edewata/public_git/pki.git/'/>
<entry>
<title>Implement total ordering for PKISubsystem and PKIInstance</title>
<updated>2016-04-02T05:26:18+00:00</updated>
<author>
<name>Christian Heimes</name>
<email>cheimes@redhat.com</email>
</author>
<published>2016-02-26T16:18:57+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/edewata/public_git/pki.git/commit/?id=a8d12675dbc3d77203efbe2f9f551d4d07a5cab2'/>
<id>a8d12675dbc3d77203efbe2f9f551d4d07a5cab2</id>
<content type='text'>
In Python 3 subclasses no longer implement automatic ordering. To
provide ordering for sort() and custom comparison, __eq__ and __lt__ are
required.

https://fedorahosted.org/pki/ticket/2216
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
In Python 3 subclasses no longer implement automatic ordering. To
provide ordering for sort() and custom comparison, __eq__ and __lt__ are
required.

https://fedorahosted.org/pki/ticket/2216
</pre>
</div>
</content>
</entry>
<entry>
<title>Handle JSON decode error in handle_exceptions()</title>
<updated>2015-07-15T19:19:54+00:00</updated>
<author>
<name>Christian Heimes</name>
<email>cheimes@redhat.com</email>
</author>
<published>2015-07-15T15:55:05+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/edewata/public_git/pki.git/commit/?id=9fa1d0c968977ef23e26556b0a8e8e76b32c7288'/>
<id>9fa1d0c968977ef23e26556b0a8e8e76b32c7288</id>
<content type='text'>
pki.handle_exceptions() raises a JSON decode exception when the body of
the HTTPException is not a valid JSON string. The JSON exception hides
the true error message.

The patch also fixes a bug in PKIException.from_json(). The code and
ClassName attribute are now correctly set. Finally we have our first
unit test.

https://fedorahosted.org/pki/ticket/1488
https://fedorahosted.org/freeipa/ticket/5129
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
pki.handle_exceptions() raises a JSON decode exception when the body of
the HTTPException is not a valid JSON string. The JSON exception hides
the true error message.

The patch also fixes a bug in PKIException.from_json(). The code and
ClassName attribute are now correctly set. Finally we have our first
unit test.

https://fedorahosted.org/pki/ticket/1488
https://fedorahosted.org/freeipa/ticket/5129
</pre>
</div>
</content>
</entry>
<entry>
<title>Added subsystem installation status check to</title>
<updated>2015-06-25T12:29:09+00:00</updated>
<author>
<name>Asha Akkiangady</name>
<email>aakkiang@redhat.com</email>
</author>
<published>2015-06-25T12:26:48+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/edewata/public_git/pki.git/commit/?id=e5c4e87ac5ce881efa160352ce87ad81026f3446'/>
<id>e5c4e87ac5ce881efa160352ce87ad81026f3446</id>
<content type='text'>
pki ca-user and kra-user tests.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
pki ca-user and kra-user tests.
</pre>
</div>
</content>
</entry>
<entry>
<title>Added pki kra-user files location to Makefile.</title>
<updated>2015-06-22T15:59:38+00:00</updated>
<author>
<name>Asha Akkiangady</name>
<email>aakkiang@redhat.com</email>
</author>
<published>2015-06-22T15:57:48+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/edewata/public_git/pki.git/commit/?id=e1e1e1867c3665def4738530d5c36a1f9801fdb9'/>
<id>e1e1e1867c3665def4738530d5c36a1f9801fdb9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Created tests for pki kra-user, ocsp-user,</title>
<updated>2015-06-22T15:45:27+00:00</updated>
<author>
<name>Asha Akkiangady</name>
<email>aakkiang@redhat.com</email>
</author>
<published>2015-06-22T15:42:01+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/edewata/public_git/pki.git/commit/?id=2ed9c07b76e7318e924fbe11075730d7512660a1'/>
<id>2ed9c07b76e7318e924fbe11075730d7512660a1</id>
<content type='text'>
tks-user and tps-user.
Fixed pki user tests syntax errors.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
tks-user and tps-user.
Fixed pki user tests syntax errors.
</pre>
</div>
</content>
</entry>
<entry>
<title>Added pki user KRA, OCSP, TKS and TPS tests.</title>
<updated>2015-06-15T04:53:04+00:00</updated>
<author>
<name>Asha Akkiangady</name>
<email>aakkiang@redhat.com</email>
</author>
<published>2015-06-15T04:50:22+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/edewata/public_git/pki.git/commit/?id=3ea331ef85c341a3769865304eb7ab256f9f5e6b'/>
<id>3ea331ef85c341a3769865304eb7ab256f9f5e6b</id>
<content type='text'>
Modified user CA test scripts to check for subsystem installed status.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Modified user CA test scripts to check for subsystem installed status.
</pre>
</div>
</content>
</entry>
<entry>
<title>Changes to directory hierarchy of CA and KRA group tests</title>
<updated>2015-06-11T12:27:10+00:00</updated>
<author>
<name>Roshni Pattath</name>
<email>rpattath@redhat.com</email>
</author>
<published>2015-06-11T12:26:15+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/edewata/public_git/pki.git/commit/?id=d8ce02c30834982946af80383426186b7f3a04ae'/>
<id>d8ce02c30834982946af80383426186b7f3a04ae</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>OCSP, TKS and TPS group tests</title>
<updated>2015-06-11T12:12:58+00:00</updated>
<author>
<name>Roshni Pattath</name>
<email>rpattath@redhat.com</email>
</author>
<published>2015-06-11T12:12:58+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/edewata/public_git/pki.git/commit/?id=c67d952344f4936cc77a61d1db06d272b7f41bc5'/>
<id>c67d952344f4936cc77a61d1db06d272b7f41bc5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>pki ca,kra,ocsp,tks,tps selftest cli automation</title>
<updated>2015-05-21T06:51:11+00:00</updated>
<author>
<name>Niranjan Mallapadi</name>
<email>mrniranjan@redhat.com</email>
</author>
<published>2015-05-21T06:50:27+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/edewata/public_git/pki.git/commit/?id=e444af55a920534d34ccc63406eb53a27eed0356'/>
<id>e444af55a920534d34ccc63406eb53a27eed0356</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added script to keep subsystem installed status</title>
<updated>2015-04-28T00:57:51+00:00</updated>
<author>
<name>Asha Akkiangady</name>
<email>aakkiang@redhat.com</email>
</author>
<published>2015-04-28T00:49:42+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/edewata/public_git/pki.git/commit/?id=ef0efaa14c65f2a19569851b6b07b6bc79eaa7f0'/>
<id>ef0efaa14c65f2a19569851b6b07b6bc79eaa7f0</id>
<content type='text'>
written to env.sh and CA pki user clis check for
CA install status before execution.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
written to env.sh and CA pki user clis check for
CA install status before execution.
</pre>
</div>
</content>
</entry>
</feed>
