about summary refs log tree commit diff
path: root/__e2e__/flows/profile-screen.yml
Commit message (Collapse)AuthorAgeFilesLines
* xyz.blueskyweb.app → xyz.vikanezrimaya.voidskyVika10 days1-1/+1
|
* Improve e2e tests (#8927)Samuel Newman2025-08-291-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | * 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
* Release 1.104.0 (#8595)Paul Frazee2025-07-011-0/+2
| | | | | | | * Fix to navigation action after saving feeds * Test updates * Intl pull
* Update testsPaul Frazee2025-02-141-1/+1
|
* Release 1.92 (#5658)Paul Frazee2024-10-081-2/+1
| | | | | * Fix tests * intl extract
* Release 1.91 prep (#5215)Paul Frazee2024-09-071-0/+3
| | | | | | | * Run intl:extract * Test fixes * Update pt-BR translations for video
* Replace e2e tests with Maestro (#3983)Paul Frazee2024-05-131-0/+37
* Setup maestro tests and convert some initial tests * Remove detox * Replace all tests with maestro