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

[Tests-Only] Acceptance test to assert sharer can change files or folders in the federated share #37081

Merged
merged 1 commit into from
Mar 6, 2020

Conversation

jasson99
Copy link
Contributor

@jasson99 jasson99 commented Mar 5, 2020

Description

Add acceptance tests to assert that sharer can add/modify/delete/move files/folders at multiple levels in the share and the federated share receiver sees the changes

Related Issue

#34149

How Has This Been Tested?

CI

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 Mar 5, 2020

Codecov Report

Merging #37081 into master will not change coverage by %.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master   #37081   +/-   ##
=========================================
  Coverage     64.76%   64.76%           
  Complexity    19136    19136           
=========================================
  Files          1270     1270           
  Lines         74915    74915           
  Branches       1328     1328           
=========================================
  Hits          48517    48517           
  Misses        26008    26008           
  Partials        390      390           
Flag Coverage Δ Complexity Δ
#javascript 54.18% <ø> (ø) 0.00 <ø> (ø)
#phpunit 65.93% <ø> (ø) 19136.00 <ø> (ø)

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 5c32213...264361b. Read the comment docs.

@jasson99 jasson99 requested a review from dpakach March 5, 2020 11:14
@jasson99 jasson99 requested a review from dpakach March 6, 2020 04:40
@jasson99 jasson99 force-pushed the sharerAddsModifiesDeletesMovesShare branch from 23ccf92 to 3738e09 Compare March 6, 2020 06:33
Copy link
Contributor

@dpakach dpakach left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍

@jasson99 jasson99 force-pushed the sharerAddsModifiesDeletesMovesShare branch from 3738e09 to e570635 Compare March 6, 2020 10:41
@jasson99 jasson99 requested a review from phil-davis March 6, 2020 10:41
@phil-davis
Copy link
Contributor

@jasson99 conflicts here also.

@jasson99 jasson99 force-pushed the sharerAddsModifiesDeletesMovesShare branch from e570635 to 264361b Compare March 6, 2020 10:58
@phil-davis phil-davis merged commit 3775541 into master Mar 6, 2020
@delete-merged-branch delete-merged-branch bot deleted the sharerAddsModifiesDeletesMovesShare branch March 6, 2020 12:20
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.

3 participants