about summary refs log tree commit diff
path: root/__e2e__/flows/search-screen.yml
Commit message (Collapse)AuthorAgeFilesLines
* xyz.blueskyweb.app → xyz.vikanezrimaya.voidskyVika10 days1-1/+1
|
* Improve e2e tests (#8927)Samuel Newman2025-08-291-4/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | * get e2e image picker working * verify create account actually reaches onboarding * wait for image to actually be attached before posting * wait until login finishes before moving on * sign out before switch accounts then wait until logged in * disable onboarding experiments in e2e * add testId to handle availability checkmark * fix too long username * update thread muting test to reflect current behaviour * hackfix for the british english translation * unflake the onboarding tests * fix curate list flow * admit defeat on the most list one
* Update testsPaul Frazee2025-02-141-2/+2
|
* More e2e test fixes (#5982)Hailey2024-10-281-0/+1
| | | | | | | | | | | | | | | | | | | * fix feed reorder test * fix feed reorder test pt 2 * fix edit profile test * fix mod list test * fix fab * add assert * one more assertVisible * fix search test * tap now now if it shows up
* Release 1.92 (#5658)Paul Frazee2024-10-081-2/+1
| | | | | * Fix tests * intl extract
* Replace e2e tests with Maestro (#3983)Paul Frazee2024-05-131-0/+22
* Setup maestro tests and convert some initial tests * Remove detox * Replace all tests with maestro