PILOS icon indicating copy to clipboard operation
PILOS copied to clipboard

Reimplement frontend tests with cypress

Open SamuelWei opened this issue 4 months ago • 2 comments

Partially implements #1150 Implements #721 Implements #722

Type (Highlight the corresponding type)

  • Bugfix
  • Feature
  • Documentation
  • Refactoring (e.g. Style updates, Test implementation, etc.)
  • Other (please describe):

Checklist

  • [x] Code updated to current develop branch head
  • [ ] Passes CI checks
  • [x] Is a part of an issue
  • [x] Tests added for the bugfix or newly implemented feature, describe below why if not
  • [x] Changelog is updated
  • [ ] Documentation of code and features exists

Changes

  • Add frontend tests for Login, Logout, Locales
  • Add frontend tests for Room Index page
  • Add frontend tests for Room page
  • Add frontend tests for Room Members Tab
  • Add frontend tests for Room Settings Tab
  • Add frontend tests for Room Files Tab
  • Add frontend tests for User Profile

SamuelWei avatar Oct 02 '24 12:10 SamuelWei