internal/test: introduce integration tests using Playwright (#81)

This commit is contained in:
Valentin Anger
2025-03-22 21:36:27 +01:00
committed by GitHub
parent 1509b06cb9
commit af6f05554f
4 changed files with 294 additions and 0 deletions

View File

@@ -12,6 +12,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]
- Fixed and clarified installation instructions
- Introduced integration tests using Playwright
## v1.14.2