-
Notifications
You must be signed in to change notification settings - Fork 187
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
[test-only] add more CORS tests #8254
Conversation
Thanks for opening this pull request! The maintainers of this repository would appreciate it if you would create a changelog item based on your changes. |
00448ab
to
7651160
Compare
9a1cf74
to
5dc9d86
Compare
5dc9d86
to
581f855
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice improvement! Could we add the settings API also?
yes. I'll do it in the next PR |
Quality Gate passedKudos, no new issues were introduced! 0 New issues |
We had CORS tests only for OCS api but test is skipped because: #5195
I added tests for graph api(lists all available spaces) and webDave(propfind request). I'm not sure that I need cover all endpoints. If I wrong please point it out to me in the review