<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/pysaml2.git/tests/test_20_assertion.py, branch assert_deletion</title>
<subtitle>github.com: rohe/pysaml2.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pysaml2.git/'/>
<entry>
<title>Fix compile warnings</title>
<updated>2020-02-10T20:46:47+00:00</updated>
<author>
<name>Ivan Kanakarakis</name>
<email>ivan.kanak@gmail.com</email>
</author>
<published>2020-02-10T18:49:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pysaml2.git/commit/?id=79f5fad58854a731bf24dcb48ff07e248cb6b42a'/>
<id>79f5fad58854a731bf24dcb48ff07e248cb6b42a</id>
<content type='text'>
Test for compile warning using:

    find src/ -iname '*.py' | xargs -P 4 -I{} python -Wall -m py_compile {}
    find tests/ -iname '*.py' | xargs -P 4 -I{} python -Wall -m py_compile {}

Signed-off-by: Ivan Kanakarakis &lt;ivan.kanak@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Test for compile warning using:

    find src/ -iname '*.py' | xargs -P 4 -I{} python -Wall -m py_compile {}
    find tests/ -iname '*.py' | xargs -P 4 -I{} python -Wall -m py_compile {}

Signed-off-by: Ivan Kanakarakis &lt;ivan.kanak@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Deprecate saml2.extension.ui - use saml2.extension.mdui</title>
<updated>2019-10-08T20:56:06+00:00</updated>
<author>
<name>Ivan Kanakarakis</name>
<email>ivan.kanak@gmail.com</email>
</author>
<published>2019-10-08T20:39:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pysaml2.git/commit/?id=6f06fc9c1900cd07924d6b9f2a27caaa0e6ea8db'/>
<id>6f06fc9c1900cd07924d6b9f2a27caaa0e6ea8db</id>
<content type='text'>
Signed-off-by: Ivan Kanakarakis &lt;ivan.kanak@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Ivan Kanakarakis &lt;ivan.kanak@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix tests to be compatible with latest pytest</title>
<updated>2019-07-08T18:14:54+00:00</updated>
<author>
<name>Ivan Kanakarakis</name>
<email>ivan.kanak@gmail.com</email>
</author>
<published>2019-07-08T18:14:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pysaml2.git/commit/?id=124376b3a707edf354fcc2e7311a86af864cf647'/>
<id>124376b3a707edf354fcc2e7311a86af864cf647</id>
<content type='text'>
Signed-off-by: Ivan Kanakarakis &lt;ivan.kanak@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Ivan Kanakarakis &lt;ivan.kanak@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Ordered way to find a local name of an attribute.</title>
<updated>2017-10-11T13:37:14+00:00</updated>
<author>
<name>Roland Hedberg</name>
<email>roland@catalogix.se</email>
</author>
<published>2017-10-11T13:37:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pysaml2.git/commit/?id=f6a47025f034fc030a6cbb8b7ec901399b58118d'/>
<id>f6a47025f034fc030a6cbb8b7ec901399b58118d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Modified test cases to include acs in the args</title>
<updated>2017-07-06T13:43:43+00:00</updated>
<author>
<name>Ioannis Kakavas</name>
<email>ikakavas@noc.grnet.gr</email>
</author>
<published>2017-07-06T13:43:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pysaml2.git/commit/?id=f00e0dda06f660dcf8d039ffa2b9c15912fd80c2'/>
<id>f00e0dda06f660dcf8d039ffa2b9c15912fd80c2</id>
<content type='text'>
Since acs can't be None ( it get's a value in __init__()
https://github.com/rohe/pysaml2/blob/master/src/saml2/assertion.py#L319)
there is no reason to test for it. So we add a default value to acs
using ac_factory() before passing it to filter_on_attributes
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Since acs can't be None ( it get's a value in __init__()
https://github.com/rohe/pysaml2/blob/master/src/saml2/assertion.py#L319)
there is no reason to test for it. So we add a default value to acs
using ac_factory() before passing it to filter_on_attributes
</pre>
</div>
</content>
</entry>
<entry>
<title>Add failing test for filtering attributes</title>
<updated>2017-06-12T13:56:00+00:00</updated>
<author>
<name>Ioannis Kakavas</name>
<email>ikakavas@noc.grnet.gr</email>
</author>
<published>2017-06-12T11:58:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pysaml2.git/commit/?id=9d0cc9cdb6c692ff97dc7a6e890aa7b1445f7af1'/>
<id>9d0cc9cdb6c692ff97dc7a6e890aa7b1445f7af1</id>
<content type='text'>
Added a test that fails when the friendlyName of the requested attribute
is not the same with the name of the internal attribute (even though the
OIDs and the internal representation names of the attribute are the same)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Added a test that fails when the friendlyName of the requested attribute
is not the same with the name of the internal attribute (even though the
OIDs and the internal representation names of the attribute are the same)
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix eduID attributes</title>
<updated>2016-09-08T07:12:11+00:00</updated>
<author>
<name>tpazderka</name>
<email>tomas.pazderka@nic.cz</email>
</author>
<published>2016-09-05T12:47:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pysaml2.git/commit/?id=2ca55ccc0d68d324b3c14ee921c5730d3b46cadb'/>
<id>2ca55ccc0d68d324b3c14ee921c5730d3b46cadb</id>
<content type='text'>
Per http://software.internet2.edu/eduperson/internet2-mace-dir-eduperson-201602.html
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Per http://software.internet2.edu/eduperson/internet2-mace-dir-eduperson-201602.html
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed bug due to the refactoring.</title>
<updated>2016-04-16T12:05:15+00:00</updated>
<author>
<name>rohe</name>
<email>roland.hedberg@adm.umu.se</email>
</author>
<published>2016-04-16T12:05:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pysaml2.git/commit/?id=9c04dc7ebbae1791b4234bc0f4f2949f1fe9f3c4'/>
<id>9c04dc7ebbae1791b4234bc0f4f2949f1fe9f3c4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added functionality needed by the saml2test tool.</title>
<updated>2016-04-16T06:52:53+00:00</updated>
<author>
<name>Roland Hedberg</name>
<email>roland.hedberg@adm.umu.se</email>
</author>
<published>2016-04-16T06:52:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pysaml2.git/commit/?id=9dd3ee910aed4fb6b322b9ab022b044c7e753ab4'/>
<id>9dd3ee910aed4fb6b322b9ab022b044c7e753ab4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added new eduPerson attributes and fixed some map errors</title>
<updated>2016-03-09T15:57:41+00:00</updated>
<author>
<name>Roland Hedberg</name>
<email>roland.hedberg@adm.umu.se</email>
</author>
<published>2016-03-09T15:57:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pysaml2.git/commit/?id=9b6e0cd6e0970386092b4b71a8d48f5d599e837a'/>
<id>9b6e0cd6e0970386092b4b71a8d48f5d599e837a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
