krz/hutch

an ios client for sourcehut

clone: git clone https://gitbay.org/krz/hutch.git

v2.3.1: TESTING.md · raw

 1# Testing Plan for Hutch
 2
 3---
 4
 5## **Test Coverage Goals**
 6
 7Ensure stability and reliability for the following core workflows:
 8
 9
10| Area                     | Description                                     |
11| ------------------------ | ----------------------------------------------- |
12| Authentication Flow      | PAT login, token refresh, sign-out              |
13| Repository Management    | Clone, push, browse (Git/Hg), creation          |
14| Ticket/Tracker Workflows | Create, view, filter, update                    |
15| Builds                   | Submission, retry, editing, status updates      |
16| Sharing & Navigation     | Deep links, sharing sheets, external navigation |
17| Offline Support          | Caching, sync on reconnect                      |
18| UI/UX Consistency        | Dark mode, accessibility, error states          |
19
20
21---
22
23## **Test Environments**
24
25
26| Platform | App Version | Devices/Testers |
27| -------- | ----------- | --------------- |
28| iOS      | v2.3.1+     | iOS 17+         |