rohe / oictest

OAuth2 and OpenID Connect test tools
Other
39 stars 21 forks source link

Fixes small errors from the refactoring #3

Closed asheidan closed 11 years ago

asheidan commented 11 years ago

oictest/init.py imported flow2sequence from the old location. Changes import to new location in oauth2test.

Adds check for when output-parameter is None in Check.call().