owncloud / owncloud/QA

Missing checksum checks on final MOVE of new dav chunking

Open
#466 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

dev:acceptance-tests QA-p3 QA:team Server
Dominant language
Shell
Stars
16
Forks
16
Avg merge
11h 11m
Merged PRs (30d)
1

Description

The current checksum tests for new dav chunking only trigger checksum verification for individual chunks: https://github.com/owncloud/core/blob/master/tests/integration/features/checksums.feature#L150

We need to add tests that send the full file checksum with the MOVE operation to make the server verify the checksum for the full file.

@SergioBertolinSG

cc @IljaN

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start in tests/integration/features/checksums.feature around line 150, where checksum tests for new DAV chunking currently cover individual chunks. Add tests that send the full-file checksum with the final MOVE operation, then verify that the server checks the complete file checksum.

Written by the indexing model from the issue text.

Assessment

Tech stack
shell
Domain
testing-qa
Issue type
Feature
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.