appsmithorg / appsmithorg/appsmith
[Task] Make Cypress testing resilient to changes in text within Appsmith
Open
Needs Tests
Task
- Dominant language
- TypeScript
- Stars
- 40.9k
- Forks
- 4.8k
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 45
Description
### Is there an existing issue for this?
- [X] I have searched the existing issues
### SubTasks
- [ ] Utilise the static messages in cypress to achieve one source of messages in the Appsmith codebase
- [ ] Migrate orphaned messages from the code base into `messages.ts`
- [ ] Create static list of messages which can be used by `cypress` and the Appsmith application in isolation.
- [ ] Consider the feasibility of translations using this list of messages and make changes (optional)
Contributor guide
Assessment
This issue has not been assessed yet.