Commit Graph

15 Commits

Author SHA1 Message Date
Manuel Jeckelmann 492e8c8193 Adapted tests to focus on content rather than on sort order 2014-11-24 23:18:29 +01:00
Roland Hedberg 86cc495567 Fixes as consequence of changes in pyjwkest.
Added .travis.yml file
2014-11-13 22:46:14 +01:00
Tomas Pazderka 6f77a06fba Fixed non-reliable creation of path to test files. 2014-11-12 10:40:53 +01:00
Manuel Jeckelmann 4ad76e1933 Adapted example's name in order for the test to find the correct templates 2014-11-04 16:23:15 +01:00
Tomas Pazderka 97398b2600 Changed tests to include full paths to keys and other files.
Previously, the result of test was dependent on the current directory.
2014-10-17 11:12:39 +02:00
Roland Hedberg b0f057d1ea Merge branch 'master' of github.com:rohe/pyoidc
Conflicts:
	src/oic/oic/provider.py
2014-10-15 11:24:35 +03:00
Tomas Pazderka cb78d65f1c Fixed tests
Removed unused numbers.py from tests directory - it is shadowing system
numbers lib and causing some imports to fail.
Changed rsa certificate in tests to the one located in tests directory -
tests shouldn't be dependend on cert that is missing and user has to
create one.
2014-10-13 11:47:43 +02:00
Roland Hedberg 7eab377633 Fixed tests. 2014-10-11 13:46:36 +02:00
Roland Hedberg 3ee7ad522d Fixed the unit tests. 2014-06-20 13:08:32 +02:00
Roland Hedberg 451cdf94aa Changes in directory structure not represented in lots of files. Fixed that.
Also Cherrypy seems to be eating URL fragments so a RP based on Cherrypy can't handle return_type other then 'code'.
2014-05-13 19:48:40 +02:00
Roland Hedberg a261aa77a8 Replaced M2Crypto with PyCrypto 2013-12-02 14:42:36 +01:00
Roland Hedberg b60805092c Updated to work with the new JWx implementation 2013-06-04 13:50:29 +02:00
Roland Hedberg bf42d40323 Fixed tests 2013-05-01 09:08:21 +02:00
Roland Hedberg f391091b39 Back at square one, though another square :-) All tests works. 2013-04-03 22:11:44 +02:00
Roland Hedberg d3dfdde0d9 One step further into the refactoring. 2013-03-31 17:41:22 +02:00