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

feat: update test idp to use new cors #1346

Merged
merged 1 commit into from
Oct 20, 2023

Conversation

dopry
Copy link
Contributor

@dopry dopry commented Oct 20, 2023

Description of the Change

Use updated CORS support for /token in tests/app/idp to use the work from #1229. The corsheaders app is still used for the userinfo endpoint.

I also updated the CHANGELOG.md with the Add from #1229 since I made a mess of that merge.

Checklist

  • PR only contains one change (considered splitting up PR)
  • [N/A] unit-test added
  • [N/A] documentation updated
  • CHANGELOG.md updated (only for user relevant changes)
  • author name in AUTHORS

@dopry dopry requested a review from n2ygk October 20, 2023 02:08
@codecov
Copy link

codecov bot commented Oct 20, 2023

Codecov Report

Merging #1346 (1bc5891) into master (2c83e6c) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master    #1346   +/-   ##
=======================================
  Coverage   97.48%   97.48%           
=======================================
  Files          32       32           
  Lines        2111     2111           
=======================================
  Hits         2058     2058           
  Misses         53       53           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@dopry dopry force-pushed the feat/test-app-cors branch from 8f14162 to 1bc5891 Compare October 20, 2023 02:38
@n2ygk n2ygk merged commit 584627d into jazzband:master Oct 20, 2023
26 checks passed
@dopry dopry deleted the feat/test-app-cors branch October 20, 2023 16:39
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