#893-Create-test-in-frontend-for-responsiveness #997

Merged
a24julot merged 2 commits from #893-Create-test-in-frontend-for-responsiveness into team_1_week_6 2026-05-19 10:22:26 +00:00
Collaborator

Implemented playwright for the project and a simple responsiveness test

Implemented playwright for the project and a simple responsiveness test
Added simple responsiveness test to check mobile/pc
a24hamrh approved these changes 2026-05-19 08:46:48 +00:00
a24hamrh left a comment
Collaborator

Review on #997

Whats done

Tested on Windows 11 using Firefox

  • App starts
    • App starts and everything seems to work as intended
    • Ran the test in vs code.

Inspected following files:

  • playwright.yml
  • .gitignore
  • package-lock.json
  • package.json
  • index.html
  • playwright.config.js
  • last-run.json
  • example.spec.js
  • repsonsive.js
  • package-lock.json
  • package.json,
  • all inspected files
    • Indentation/code styling
      • Indentation is ok
    • Naming convention
      • Naming convention is followed
    • Comments
      • Follows standard. Good amount of comments
    • General code quality
      • The general code quality is good

Conclusion

  • The code looks good and i could run the test in vs code. The apps starts and runs fine.
# Review on #997 ## Whats done ### Tested on Windows 11 using Firefox + App starts + App starts and everything seems to work as intended + Ran the test in vs code. ### Inspected following files: + playwright.yml + .gitignore + package-lock.json + package.json + index.html + playwright.config.js + last-run.json + example.spec.js + repsonsive.js + package-lock.json + package.json, + all inspected files + Indentation/code styling + Indentation is ok + Naming convention + Naming convention is followed + Comments + Follows standard. Good amount of comments + General code quality + The general code quality is good ## Conclusion + The code looks good and i could run the test in vs code. The apps starts and runs fine.
a24julot merged commit c07a4eec7b into team_1_week_6 2026-05-19 10:22:26 +00:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
Andras/BoundlessFlowCampus2K!997
No description provided.