<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/oauthlib.git/tests/openid, branch python-3.7</title>
<subtitle>github.com: idan/oauthlib.git
</subtitle>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/oauthlib.git/'/>
<entry>
<title>Fix unit tests for new Dispatch attributes names</title>
<updated>2018-11-20T09:29:16+00:00</updated>
<author>
<name>Jonathan Huot</name>
<email>jonathan.huot@thomsonreuters.com</email>
</author>
<published>2018-11-20T09:29:16+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/oauthlib.git/commit/?id=10acc015b7f9a5e166fa3a9afeed8c1b531fa026'/>
<id>10acc015b7f9a5e166fa3a9afeed8c1b531fa026</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix OIDC tests (#565)</title>
<updated>2018-09-20T22:10:17+00:00</updated>
<author>
<name>Pieter Ennes</name>
<email>pieter@ennes.nl</email>
</author>
<published>2018-09-20T22:10:17+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/oauthlib.git/commit/?id=326456cb78eb6b50e6f44f01cb0eaccc7652cf1f'/>
<id>326456cb78eb6b50e6f44f01cb0eaccc7652cf1f</id>
<content type='text'>
* Unmute ignored OIDC tests.

* Fix more import errors.

* Remove recently invalidated test for id_token_hint.

* Fix tested grants.

* Fix import on py27.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Unmute ignored OIDC tests.

* Fix more import errors.

* Remove recently invalidated test for id_token_hint.

* Fix tested grants.

* Fix import on py27.
</pre>
</div>
</content>
</entry>
<entry>
<title>Prefer assertIsInstance(...) over assertTrue(isinstance(...))</title>
<updated>2018-09-14T12:10:25+00:00</updated>
<author>
<name>Jon Dufresne</name>
<email>jon.dufresne@gmail.com</email>
</author>
<published>2018-09-14T12:10:25+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/oauthlib.git/commit/?id=aef9a3e944f41c3afaaf22ba20f86a267a7d3bb3'/>
<id>aef9a3e944f41c3afaaf22ba20f86a267a7d3bb3</id>
<content type='text'>
It is a more explicit assert with a more information message in case of
failure. For a full list of available assert methods, see:

https://docs.python.org/3/library/unittest.html#assert-methods
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It is a more explicit assert with a more information message in case of
failure. For a full list of available assert methods, see:

https://docs.python.org/3/library/unittest.html#assert-methods
</pre>
</div>
</content>
</entry>
<entry>
<title>OpenID Connect split  (#525)</title>
<updated>2018-06-05T14:33:21+00:00</updated>
<author>
<name>Wiliam Souza</name>
<email>wiliamsouza83@gmail.com</email>
</author>
<published>2018-06-05T14:33:21+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/oauthlib.git/commit/?id=d5a4d5ea0eab04ddddefac7d1e7a4902fc469286'/>
<id>d5a4d5ea0eab04ddddefac7d1e7a4902fc469286</id>
<content type='text'>
* Add command to clean up builds to makefile

* Fix docs strings for endpoints pre_configured

* Chnage grant_types.openid_connect to include a deprecation warning be a backward compatible

* Fix doc string for rfc6749.request_validator

* Remove unused import

* Change import to be explicity

* Move JWTTokenTestCase to openid.connect.core.test_token

* Move JWTToken to oauthlib.openid.connect.core.tokens

* Move to openid connect test

* Move openid connect exceptions to its own file

* Remove openid connect from oauth2 server

* Remove JWTToken from oauth tokens

* Remove grant_types.openid_connect file

* Add oauthlib/openid estructure and tests
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Add command to clean up builds to makefile

* Fix docs strings for endpoints pre_configured

* Chnage grant_types.openid_connect to include a deprecation warning be a backward compatible

* Fix doc string for rfc6749.request_validator

* Remove unused import

* Change import to be explicity

* Move JWTTokenTestCase to openid.connect.core.test_token

* Move JWTToken to oauthlib.openid.connect.core.tokens

* Move to openid connect test

* Move openid connect exceptions to its own file

* Remove openid connect from oauth2 server

* Remove JWTToken from oauth tokens

* Remove grant_types.openid_connect file

* Add oauthlib/openid estructure and tests
</pre>
</div>
</content>
</entry>
</feed>
