Skip to content

all results that work in the old public link webDAV API should also work in the new one#36051

Merged
phil-davis merged 1 commit intomasterfrom
testNewPublicDav
Aug 20, 2019
Merged

all results that work in the old public link webDAV API should also work in the new one#36051
phil-davis merged 1 commit intomasterfrom
testNewPublicDav

Conversation

@individual-it
Copy link
Copy Markdown
Member

@individual-it individual-it commented Aug 16, 2019

Description

tests for the new public webdav API
most things should work the same a in the old one

Related Issue

Motivation and Context

test what was merged in #35932

How Has This Been Tested?

🤖

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:

Open tasks:

  • Backport (if applicable set "backport-request" label and remove when the backport was done)

@individual-it individual-it force-pushed the testNewPublicDav branch 2 times, most recently from 9c78680 to 9e6c653 Compare August 19, 2019 06:40
@codecov
Copy link
Copy Markdown

codecov Bot commented Aug 19, 2019

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master   #36051   +/-   ##
=======================================
  Coverage   53.85%   53.85%           
=======================================
  Files          63       63           
  Lines        7377     7377           
  Branches     1301     1301           
=======================================
  Hits         3973     3973           
  Misses       3019     3019           
  Partials      385      385
Flag Coverage Δ
#javascript 53.85% <ø> (ø) ⬆️

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 4a3d217...9e6c653. Read the comment docs.

@codecov
Copy link
Copy Markdown

codecov Bot commented Aug 19, 2019

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master   #36051   +/-   ##
=======================================
  Coverage   53.85%   53.85%           
=======================================
  Files          63       63           
  Lines        7377     7377           
  Branches     1301     1301           
=======================================
  Hits         3973     3973           
  Misses       3019     3019           
  Partials      385      385
Flag Coverage Δ
#javascript 53.85% <ø> (ø) ⬆️

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 93dfcef...82b7018. Read the comment docs.

@individual-it individual-it marked this pull request as ready for review August 20, 2019 09:47
@phil-davis phil-davis merged commit a8d711e into master Aug 20, 2019
@delete-merged-branch delete-merged-branch Bot deleted the testNewPublicDav branch August 20, 2019 14:09
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.

Acceptance Tests for Public-Links-API

2 participants