about summary refs log tree commit diff
path: root/__e2e__/flows/onboarding-avatar-creator.yml
Commit message (Collapse)AuthorAgeFilesLines
* xyz.blueskyweb.app → xyz.vikanezrimaya.voidskyVika10 days1-1/+1
|
* E2E fixes (#8980)Samuel Newman2025-09-051-0/+5
| | | | | | | * update dev-env * hide nux after onboarding * use getter/setter for proxy header
* Improve e2e tests (#8927)Samuel Newman2025-08-291-6/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | * 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
* New onboarding tests (#3996)Paul Frazee2024-05-131-0/+32
* Add onboarding test * Add onboarding avatar-creator test * Update profile screen edit test