-
Notifications
You must be signed in to change notification settings - Fork 2.1k
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
cleanup acceptance tests WebDav trait #33690
Comments
We can consider having different contexts for areas of test functionality that can be logically separated. e.g. keep Then we could not have trait files at all (maybe?) and each suite in Comments please... |
Assigned @paurakhsharma to look into the structure and suggest a design for doing this |
Doesn't this make our php files longer then it is? @phil-davis @individual-it |
done a bit of work, there is more to do putting it back into backlog |
moving to next sprint for remaining work |
Added to QA/CI project. First someone needs to spend a few minutes working out what is still of value to do here, and then a useful direction to go. |
Closing this as it is moved to new issue #36770 |
WebDavHelper::makeDavRequest
and notWebDav::makeDavRequest
lastUploadTime
(see pause upload to prevent files with same etag #33795 (review) )sleep(1)
(make alastDeleteTime
property, and get rid of the special ```waits nad deletes file`` step?) Add pause of one second before delete in acceptance test steps #34063WebDav::findEntryFromPropfindResponse
+SearchContext::userSearchesUsingWebDavAPI
andWebDav::reportFolder
The text was updated successfully, but these errors were encountered: