mirror of
https://github.com/jkingsman/Remote-Terminal-for-MeshCore.git
synced 2026-07-06 09:52:06 +02:00
Add e2e tests
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"name": "remoteterm-e2e",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"test": "playwright test",
|
||||
"test:headed": "playwright test --headed"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@playwright/test": "^1.52.0"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user