Skip to content

Implement automated testing

Alexander Pushkov requested to merge test/initial-setup into master
  • Add a system to log in and store tokens for multiple users
  • Add a couple example tests
  • Set up tests on CI for MRs, master branch and releases

Decided to try out Playwright instead of Cypress (looks like it supports everything we need and runs faster, also it doesn't need Sorry Cypress on CI, and feels more modern overall).

Edited by Alexander Pushkov

Merge request reports