diff options
| author | Christian Cleberg <[email protected]> | 2026-04-01 22:12:01 -0500 |
|---|---|---|
| committer | Christian Cleberg <[email protected]> | 2026-04-01 22:12:01 -0500 |
| commit | 1ac3401b031c492d8a067e2149df1df5c0f23e9a (patch) | |
| tree | 3b11b2d0b8260609fbc355b1526743c1d9b9f44e | |
| parent | 902055d5eaa7f5512b76e22f57df3939f956181f (diff) | |
| download | hutch-1ac3401b031c492d8a067e2149df1df5c0f23e9a.tar.gz hutch-1ac3401b031c492d8a067e2149df1df5c0f23e9a.tar.bz2 hutch-1ac3401b031c492d8a067e2149df1df5c0f23e9a.zip | |
remove TESTING.md
| -rw-r--r-- | TESTING.md | 28 |
1 files changed, 0 insertions, 28 deletions
diff --git a/TESTING.md b/TESTING.md deleted file mode 100644 index 04f6a45..0000000 --- a/TESTING.md +++ /dev/null @@ -1,28 +0,0 @@ -# Testing Plan for Hutch - ---- - -## **Test Coverage Goals** - -Ensure stability and reliability for the following core workflows: - - -| Area | Description | -| ------------------------ | ----------------------------------------------- | -| Authentication Flow | PAT login, token refresh, sign-out | -| Repository Management | Clone, push, browse (Git/Hg), creation | -| Ticket/Tracker Workflows | Create, view, filter, update | -| Builds | Submission, retry, editing, status updates | -| Sharing & Navigation | Deep links, sharing sheets, external navigation | -| Offline Support | Caching, sync on reconnect | -| UI/UX Consistency | Dark mode, accessibility, error states | - - ---- - -## **Test Environments** - - -| Platform | App Version | Devices/Testers | -| -------- | ----------- | --------------- | -| iOS | v2.3.1+ | iOS 17+ | |
