-
Notifications
You must be signed in to change notification settings - Fork 27
Open
Labels
Type: EpicA big chunk of work, usually segmented and using task-lists to track progress of smaller tasksA big chunk of work, usually segmented and using task-lists to track progress of smaller tasksapps: web
Description
📄 Context
The idea is to have automated regression testing when new changes are deployed. Unit tests are good, but they only deliver a certain level of guarantee, which is evident when mocking starts (No evil here, just part of the usual flow). Also, E2E tools have the advantage that they are often not attached to any specific underlying tech, behaving as a real user who also does not care what the App is running on. 😏
🔍 Tracking
- Add Playwright setup. #162
- Add test cases for the Navigation menu. #166
- Add test cases for the Home page. #168
- Add test cases for the Applications page. #170
- Add test cases for the Input's page. #183
- Add test cases for the Application's summary page. #189
- Add test cases for the Application's input page. #190
- Add test cases for the Connections page. #188
- Add test cases for the Send transactions #192
- Add Integration with Github actions to run against the live website. #193
nevendyulgerov
Metadata
Metadata
Assignees
Labels
Type: EpicA big chunk of work, usually segmented and using task-lists to track progress of smaller tasksA big chunk of work, usually segmented and using task-lists to track progress of smaller tasksapps: web
Type
Projects
Status
📌 Todo