Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

oauth2: fixed revoke token broken test #3

Merged
merged 1 commit into from
Jun 27, 2017

Conversation

pablopalacios
Copy link
Contributor

Due to a hydra protocol update, HydraTestCase.test_can_revoke_token
was broken. hydra.instrospect_token used to return null with a
inactive token and now it returns an object indicating that the token
is not active anymore. The broken test were updated to this new
protocol.

Signed-off-by: Pablo Palácios ppalacios992@gmail.com

Due to a hydra protocol update, HydraTestCase.test_can_revoke_token
was broken. hydra.instrospect_token used to return null with a
inactive token and now it returns an object indicating that the token
is not active anymore. The broken test were updated to this new
protocol.

Signed-off-by: Pablo Palácios <ppalacios992@gmail.com>
@coveralls
Copy link

coveralls commented Jun 27, 2017

Coverage Status

Changes Unknown when pulling 2e1eda7 on pablopalacios:oauth2 into ** on OSSystems:master**.

@otavio otavio merged commit ca4db5f into OSSystems:master Jun 27, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants