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

Fix: Client grants test #708

Merged
merged 4 commits into from
Dec 23, 2022
Merged

Fix: Client grants test #708

merged 4 commits into from
Dec 23, 2022

Conversation

willvedd
Copy link
Contributor

@willvedd willvedd commented Dec 23, 2022

🔧 Changes

In #684 we removed the tenant-specific audience name from dumped client grant filenames. However, we did not also adequately adjust the tests. Problematically, these tests were failing in the Circle CI PR checks but for some reason didn't return a non-zero exit code. Definitely a huge problem but something to fix in a following PR.

This PR fixes our tests to ensure that our testing suite passes.

📚 References

Source of breaking tests: #684, see also failing tests in CI.

🔬 Testing

Tests pass.

📝 Checklist

  • All new/changed/fixed functionality is covered by tests (or N/A)
  • I have added documentation for all new/changed functionality (or N/A)

@willvedd willvedd requested a review from a team as a code owner December 23, 2022 15:57
@willvedd willvedd enabled auto-merge (squash) December 23, 2022 21:00
@willvedd willvedd merged commit cc6c0fd into master Dec 23, 2022
@willvedd willvedd deleted the fix-client-grants-test branch December 23, 2022 21:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants