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

Api webdav authAdd API acceptance tests for checking webdav operations with invalid auth #36594

Merged
merged 1 commit into from
Dec 17, 2019

Conversation

dpakach
Copy link
Contributor

@dpakach dpakach commented Dec 16, 2019

Description

Api test for trying to access webdav endpoints with invalid authentication.

Related Issue

-owncloud/QA#632

Motivation and Context

How Has This Been Tested?

🤖

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Database schema changes (next release will require increase of minor version instead of patch)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Technical debt
  • Tests only (no source changes)

Checklist:

  • Code changes
  • Unit tests added
  • Acceptance tests added
  • Documentation ticket raised:
  • Changelog item, see TEMPLATE

@codecov
Copy link

codecov bot commented Dec 16, 2019

Codecov Report

Merging #36594 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master   #36594   +/-   ##
=========================================
  Coverage     64.67%   64.67%           
  Complexity    19057    19057           
=========================================
  Files          1268     1268           
  Lines         74504    74504           
  Branches       1311     1311           
=========================================
  Hits          48184    48184           
  Misses        25934    25934           
  Partials        386      386
Flag Coverage Δ Complexity Δ
#javascript 54.02% <ø> (ø) 0 <ø> (ø) ⬇️
#phpunit 65.84% <ø> (ø) 19057 <ø> (ø) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 21ab2ff...6f40b65. Read the comment docs.

@phil-davis
Copy link
Contributor

There was a yarn-install fail in drone https://drone.owncloud.com/owncloud/core/22012/36/7
I restarted.

@phil-davis phil-davis merged commit d24c92a into master Dec 17, 2019
@delete-merged-branch delete-merged-branch bot deleted the api-webdav-auth branch December 17, 2019 07:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants