Commit Graph

10 Commits

Author SHA1 Message Date
Samuel Newman f941064f7c retry composer open in thread-muting to survive swallowed taps
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-20 17:14:39 +03:00
Samuel Newman b8353732ee gate thread-muting reply cycles on composer actually closing
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-20 17:14:39 +03:00
Samuel Newman 03625cb7d2 fix final android flows: feed-reorder nav, sheet expansion, scoped reply taps
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-20 17:14:39 +03:00
Samuel Newman 0c0c577374 round 2 android e2e fixes: bundled media asset, report dialog deps, flow guards
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-20 17:14:39 +03:00
Samuel Newman bc72ad4733 fix android e2e flow failures: matchers, timing, media seeding, gestures
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-20 17:14:39 +03:00
Eric Bailey d16c8aedfb Prep v1.111.0 e2e (#9494)
* Add e2e debug support for AA

* Remove dup tap call

* Update dev-env
2025-12-05 16:34:08 -06:00
Samuel Newman a482dae936 [Release prep] 1.109.0 E2E fixes (#9216)
* list tests

* fix create account

* get onboarding e2e tests working

* get curate list test working

* Update thread-muting.yml
2025-10-16 07:31:11 -07:00
Samuel Newman d6dc52b6ea Improve e2e tests (#8927)
* 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
2025-08-29 08:15:05 -07:00
Hailey 3244e1c468 More e2e test fixes (#5982)
* 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
2024-10-28 15:55:17 -07:00
Paul Frazee d49b93dc7e Replace e2e tests with Maestro (#3983)
* Setup maestro tests and convert some initial tests

* Remove detox

* Replace all tests with maestro
2024-05-13 08:43:13 -07:00