Skip to content

Use full skeleton for webUI browseDirectlyToDetailsTab.feature#35588

Merged
DeepDiver1975 merged 1 commit into
masterfrom
skeleton-for-browseDirectlyToDetailsTab
Jun 19, 2019
Merged

Use full skeleton for webUI browseDirectlyToDetailsTab.feature#35588
DeepDiver1975 merged 1 commit into
masterfrom
skeleton-for-browseDirectlyToDetailsTab

Conversation

@phil-davis

@phil-davis phil-davis commented Jun 19, 2019

Copy link
Copy Markdown
Contributor

Description

When doing "Speed up CI" changes, browseDirectlyToDetailsTab.feature was adjusted to not use the full skeleton. But there are test scenarios that want to check what happens when there is a long list of files to be displayed, and we want to browse directly to a file down the end of the list. For these scenarios to be realistic, they need to have a longer list of files.

Put back the full skeleton.

Related Issue

owncloud/QA#621

Motivation and Context

Make sure test scenarios are effective.

How Has This Been Tested?

#35283 fixed a bug in browseDirectlyToDetailsTab.
To test the effectiveness of the test scenarios:

  • remove the code added by Accessing sharetab directly for a long list of files #35283 to apps/files/js/filelist.js
  • run browseDirectlyToDetailsTab.feature - it still all passes :(
  • make the changes in this PR (use the full skeleton)
  • run browseDirectlyToDetailsTab.feature - there are some test fails :) so the tests are now effective
  • paste back the code to apps/files/js/filelist.js
  • run browseDirectlyToDetailsTab.feature - it passes :) - the code change makes the tests pass

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)

@phil-davis

Copy link
Copy Markdown
Contributor Author

I noticed this when backporting test code for release-10.2.1 - I could backport the acceptance test code without also backporting the real code fix, and the tests were passing.

@phil-davis

Copy link
Copy Markdown
Contributor Author

Backport stable10 #35590

@phil-davis

Copy link
Copy Markdown
Contributor Author

So sad, codecov result did not come.

@DeepDiver1975 DeepDiver1975 merged commit 995fe10 into master Jun 19, 2019
@delete-merged-branch delete-merged-branch Bot deleted the skeleton-for-browseDirectlyToDetailsTab branch June 19, 2019 10:43
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.

4 participants