<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/pysaml2.git/tests/test_44_authnresp.py, branch develop</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>Updated tests to follow the changed way of handling authentication context.</title>
<updated>2013-04-28T14:59:48+00:00</updated>
<author>
<name>Roland Hedberg</name>
<email>roland.hedberg@adm.umu.se</email>
</author>
<published>2013-04-28T14:59:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pysaml2.git/commit/?id=872a26633330b84fce49426ea0961dde399f01dc'/>
<id>872a26633330b84fce49426ea0961dde399f01dc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow running the tests inside the tests directory</title>
<updated>2013-04-02T15:53:23+00:00</updated>
<author>
<name>Lorenzo Gil Sanchez</name>
<email>lorenzo.gil.sanchez@gmail.com</email>
</author>
<published>2013-04-02T15:53:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pysaml2.git/commit/?id=49d563618ab5c72c5653e97e18117eccfb0bac33'/>
<id>49d563618ab5c72c5653e97e18117eccfb0bac33</id>
<content type='text'>
This fix a regression after latest changes. In order
to run the tests from the tests directory you will
need to install the test_requires packages manually.
You can do so with a single command:

python setup.py develop easy_install pysaml2[testing]

That's why I restored the old extras_requires argument
to the setup function. Now it won't duplicate package
names but reuse the same ones as in test_requires.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This fix a regression after latest changes. In order
to run the tests from the tests directory you will
need to install the test_requires packages manually.
You can do so with a single command:

python setup.py develop easy_install pysaml2[testing]

That's why I restored the old extras_requires argument
to the setup function. Now it won't duplicate package
names but reuse the same ones as in test_requires.
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow running the tests from the pysaml2 root directory.</title>
<updated>2013-04-02T15:07:54+00:00</updated>
<author>
<name>Lorenzo Gil Sanchez</name>
<email>lorenzo.gil.sanchez@gmail.com</email>
</author>
<published>2013-04-02T15:07:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pysaml2.git/commit/?id=2ae12290b0cffe61e981f1ce94d5187f5d66aef8'/>
<id>2ae12290b0cffe61e981f1ce94d5187f5d66aef8</id>
<content type='text'>
This improves previous work for running the tests via the
command "python setup.py test" from a fresh clone.

This can be very useful to integrate pysaml2 in a continuous
integration system such as Jenkins or Travis.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This improves previous work for running the tests via the
command "python setup.py test" from a fresh clone.

This can be very useful to integrate pysaml2 in a continuous
integration system such as Jenkins or Travis.
</pre>
</div>
</content>
</entry>
<entry>
<title>All tests works</title>
<updated>2012-12-21T08:59:44+00:00</updated>
<author>
<name>Roland Hedberg</name>
<email>roland.hedberg@adm.umu.se</email>
</author>
<published>2012-12-21T08:59:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pysaml2.git/commit/?id=dbe2ba207baa48321ae15b6055182cbf70d409f6'/>
<id>dbe2ba207baa48321ae15b6055182cbf70d409f6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Complete rewrite of the metadata handling package.</title>
<updated>2012-12-19T12:08:02+00:00</updated>
<author>
<name>Roland Hedberg</name>
<email>roland.hedberg@adm.umu.se</email>
</author>
<published>2012-12-19T12:08:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pysaml2.git/commit/?id=50459d616f4f5ec52f94d7a0181e4445ca867d1e'/>
<id>50459d616f4f5ec52f94d7a0181e4445ca867d1e</id>
<content type='text'>
Switched from using httplib2 to requests.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Switched from using httplib2 to requests.
</pre>
</div>
</content>
</entry>
<entry>
<title>Take 2</title>
<updated>2012-11-14T16:34:24+00:00</updated>
<author>
<name>Roland Hedberg</name>
<email>roland.hedberg@adm.umu.se</email>
</author>
<published>2012-11-14T16:34:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pysaml2.git/commit/?id=3db08b124e9346b1869962fb366df7bd33b9ba4b'/>
<id>3db08b124e9346b1869962fb366df7bd33b9ba4b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>All tests works now</title>
<updated>2012-11-14T12:36:08+00:00</updated>
<author>
<name>Roland Hedberg</name>
<email>roland.hedberg@adm.umu.se</email>
</author>
<published>2012-11-14T12:36:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pysaml2.git/commit/?id=74cf8659e15223d14586b99265a71924e3f939f9'/>
<id>74cf8659e15223d14586b99265a71924e3f939f9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Initial add</title>
<updated>2012-05-23T16:56:51+00:00</updated>
<author>
<name>Roland Hedberg</name>
<email>roland.hedberg@adm.umu.se</email>
</author>
<published>2012-05-23T16:56:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pysaml2.git/commit/?id=1d7b2964d16b5c4443a3e7037d1bffe281726fc6'/>
<id>1d7b2964d16b5c4443a3e7037d1bffe281726fc6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
