about summary refs log tree commit diff
path: root/__e2e__/flows/curate-lists.yml
Commit message (Collapse)AuthorAgeFilesLines
* xyz.blueskyweb.app → xyz.vikanezrimaya.voidskyVika10 days1-1/+1
|
* Improve e2e tests (#8927)Samuel Newman2025-08-291-5/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | * 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-1/+1
| | | | | | | * Fix to navigation action after saving feeds * Test updates * Intl pull
* Release 1.102.0 (#8360)Paul Frazee2025-05-091-21/+7
| | | | | | | * Update tests * Pull latest crowdin * Run intl:extract
* Update testsPaul Frazee2025-02-141-1/+1
|
* Release 1.96.0 (#7168)Paul Frazee2024-12-181-4/+1
| | | | | | | * Update test * Run intl extract * Update join count
* Fix testsPaul Frazee2024-12-171-4/+4
|
* Test fixesPaul Frazee2024-11-131-0/+4
|
* More e2e test fixes (#5982)Hailey2024-10-281-4/+0
| | | | | | | | | | | | | | | | | | | * 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
* Release 1.91.1 prep (#5339)Paul Frazee2024-09-131-13/+1
| | | | | * Fixes to tests * intl extract
* Release 1.89 prep (#4822)Paul Frazee2024-07-241-2/+3
| | | | | * Fix curate-lists tests * Run intl extract
* Release 1.87 prep (#4603)Paul Frazee2024-06-221-6/+3
| | | | | * Update tests * Run intl extract
* Release 1.83 (#4136)Paul Frazee2024-05-201-1/+1
| | | | | * Test fixes * Run intl:extract
* Replace e2e tests with Maestro (#3983)Paul Frazee2024-05-131-0/+208
* Setup maestro tests and convert some initial tests * Remove detox * Replace all tests with maestro