nextcloud / nextcloud/notes-ios

Automated UI Tests

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

Nobody has claimed this yet.

enhancement
Dominant language
Swift
Stars
73
Forks
22
PR merge metrics
No merged PRs in 30d

Description

How to use GitHub
  • Please use the 👍 reaction to show that you are interested into the same feature.
  • Please don't comment if you have no relevant information to add. It's just extra noise for everyone subscribed to this issue.
  • Subscribe to receive notifications on status change and new comments.

Note: This issue is work in progress to only gather information for now about the scope of tests!

This project currently lacks test coverage in general and it would be great to have automated UI tests which cover the most important use cases.

Factors

  • Landscape and portrait orientation of device.
  • iPhone and iPad.
  • Server has path prefix (in example /nextcloud) in its address or not (installed on domain root).

Use Cases

  • Create a new note.
  • Rename a note.
  • Reassign category of an existing note.
  • Delete a note.
  • Delete last note of its category.
  • Synchronize note which was newly added on the server.
  • Synchronize note which was newly added in the app.
  • Synchronize existing note which was updated on the server.
  • Synchronize existing note which was updated in the app.

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

No files, test targets, or entry points are named. Start by reviewing the iOS app's existing test setup and map the listed note and synchronization use cases against the orientation, device, and server-path-prefix factors. Done means an agreed scope for automated UI coverage, not an implementation defined by this issue.

Written by the indexing model from the issue text.

Assessment

Tech stack
swift
Domain
mobile-dev, testing-qa
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.