nextcloud / nextcloud/notes-ios
Automated UI Tests
Open
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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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