Files
mastodon-app/test
Elias Hackradt 89a6177023 test: migrate xpath selectors to text/regex locators
Replace xpath-based selectors in test.js with charlie's bare-text and
regex locators per the app-test migration guide. Fixes mocha-app CI
failures from xpath escape-hatch enforcement and exact-text mismatches
on Mastodon's banner and timeline copy.
2026-05-13 11:10:44 +02:00
..