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

upload tests & catch 425 responses #117

Merged
merged 6 commits into from
Dec 12, 2023
Merged

upload tests & catch 425 responses #117

merged 6 commits into from
Dec 12, 2023

Conversation

individual-it
Copy link
Member

@individual-it individual-it commented Dec 5, 2023

The main purpose of this PR is to create upload tests, but to make them (basically the downloads) reliably I had to implement catching 425(too early) issues.

This is based on sabre-io/dav#1519

should fix #75

@individual-it individual-it force-pushed the uploadTests branch 3 times, most recently from bc1f5a1 to 94b9714 Compare December 8, 2023 10:22
composer.json Outdated Show resolved Hide resolved
@individual-it individual-it changed the title upload tests upload tests & catch 425 responses Dec 8, 2023
@individual-it individual-it marked this pull request as ready for review December 8, 2023 10:26
@individual-it individual-it self-assigned this Dec 8, 2023
@individual-it
Copy link
Member Author

CI is broken in this PR, I guess because of dependencies of @phil-davis clone, hope it will be fixed when the sabre PR is merged

@phil-davis
Copy link
Contributor

@individual-it sabre/dav https://github.com/sabre-io/dav/releases/tag/4.6.0 has the new client propFindUnfiltered method.

You should be able to use that sabre/dav release in the SDK.

Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

72.7% 72.7% Coverage
0.0% 0.0% Duplication

@individual-it individual-it merged commit 0f9d5c8 into main Dec 12, 2023
3 checks passed
@individual-it individual-it deleted the uploadTests branch December 12, 2023 09:10
ownclouders pushed a commit that referenced this pull request Dec 12, 2023
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.

id in PROPFIND when an item is still in post-processing
2 participants