nextcloud / nextcloud/deck

Additional cypress tests

Open
#3,768 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

1. to develop tests
Dominant language
JavaScript
Stars
1.4k
Forks
354
Avg merge
1d 10h
Merged PRs (30d)
43

Description

Let's collect some cases for implementing once #3696 is merged:

  • Attachments
    • Upload an attachment
      • See it in the attachment list
      • See that the attachment count increased
    • Remove an attachment
      • See it removed from the attachment list
      • See that the attachment count increased

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 by reviewing issue #3696, which this work depends on, then locate the Cypress test entry point for attachments. Done means covering attachment upload and removal, checking the attachment list and verifying the attachment count changes as specified.

Written by the indexing model from the issue text.

Assessment

Tech stack
cypress, javascript
Domain
testing-qa
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.