task #46821 verua-e2e: setup playwright testing environment with first test cases 1,2,3.

This commit is contained in:
tertek 2025-09-30 09:13:16 +02:00
commit c30aa58577
12 changed files with 1729 additions and 0 deletions

4
.gitattributes vendored Normal file
View file

@ -0,0 +1,4 @@
/.yarn/** linguist-vendored
/.yarn/releases/* binary
/.yarn/plugins/**/* binary
/.pnp.* binary linguist-generated