Fixture repository for the gitbay-ios live UI smoke suite.

fixture gitbay-ios testing

Commit 7fcfaab998

7fcfaab9985188640815ee415ae8d274653babdc

Email mismatch · cmc

cmc <claude@cleberg.net> · 2026-08-28T20:43:07Z

fixture repo for the live smoke suite
README.md added +8
@@ -0,0 +1,8 @@
1# ui-smoke-edit
2
3A fixture repository for the gitbay-ios live UI smoke suite. `notes.txt`
4is edited by `testBlameAndEditFlows` on every run.
5
6Do not delete this repo: nothing in the app or the JSON API can seed a
7repository's first commit (that is a push), so the suite can only check
8that it exists and skip when it does not.
notes.txt added +5
@@ -0,0 +1,5 @@
1Scratch content for the live UI smoke suite.
2
3testBlameAndEditFlows opens this file and saves an edit through the app,
4which is how the file-editing path is verified end to end. The text does
5not matter; the file existing does.