issues
search
debatecore
/
debate-tools
Battle-tested utilities to aid with Oxford format debates.
https://tools.debateco.re
GNU Affero General Public License v3.0
1
stars
3
forks
source link
Set up Playwright
#79
Closed
Mateusz-Dobrzynski
closed
5 months ago
Mateusz-Dobrzynski
commented
5 months ago
Acceptance Criteria
Playwright is added to the project and configured so that it is possible to write and run tests
A sample test is created (e.g. testing LangSwitch component)
Upon PR creation, the tests are executed and merging is blocked in case of failed tests
A requirement of writing tests for created code is added to
CONTRIBUTING.MD
References
Playwright web page
CI setup with GitHub Actions
Acceptance Criteria
CONTRIBUTING.MD
References