mirror of
https://github.com/status-im/status-app.git
synced 2026-08-27 15:11:20 +00:00
- Messaging tests now share one fixture per test session. - Chat row locators include FIRST_CHAT_ITEM as a last fallback. - test_wallet_accounts_basic now calls app.click_wallet_button() before checking the wallet panel, like every other wallet test. - Onboarding's wallet-landing check is faster. - BrowserStack default device is now a portrait phone (Pixel 8). - test_import_seed_phrase moved from gate to smoke