Migrate InputHandler api tests to playwright

This commit is contained in:
Daniel Imms
2023-09-02 07:19:32 -07:00
parent a29ab32876
commit 1c57b98c9a
3 changed files with 1416 additions and 1428 deletions
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
-1
View File
@@ -7,7 +7,6 @@
"rootDir": ".",
"outDir": "../../out-test/playwright",
"types": [
"../../node_modules/@types/mocha",
"../../node_modules/@types/node"
],
"sourceMap": true,