BrightWorgan / hdip-project

My final project as part of my H-Dip in TU
2 stars 0 forks source link

Write Playwright tests for each on the below test cases / user routes #187

Open BrightWorgan opened 10 months ago

BrightWorgan commented 10 months ago

[✅] Login form validation and “golden route”

[✅] General page structure and layout

[[✅ ] Adding a new user form validation and “golden route”

[ ] Deleting a user and confirming the change

[ ] Adding a project form validation and “golden route”

[ ] Adding a context form validation and “golden route”

[ ] Adding a find form validation and “golden route”

[ ] Deleting a project and confirming the change

[ ] Deleting a context and confirming the change

[ ] Deleting a find and confirming the change

[ ] Viewing user profile

[ ] Adding a new director user and confirming that they can view all FABs, and Projects

[ ] Adding images to find

[ ] Form validation test with Cross-Site Scripting (XXS)