mirror of
https://github.com/toeverything/AFFiNE.git
synced 2024-12-21 17:31:31 +03:00
ed06e6b72c
13 lines
240 B
JSON
13 lines
240 B
JSON
test(mobile): basic e2e tests (#8031)
fix AF-1289
1. tested on 'webkit'
2. a few baseline test cases
|
{
|
||
"name": "@affine-test/affine-mobile",
|
|||
"private": true,
|
|||
"scripts": {
|
|||
"e2e": "yarn playwright test"
|
|||
},
|
|||
"devDependencies": {
|
|||
"@affine-test/kit": "workspace:*",
|
|||
"@playwright/test": "=1.48.2"
|
|||
test(mobile): basic e2e tests (#8031)
fix AF-1289
1. tested on 'webkit'
2. a few baseline test cases
|
},
|
||
|
"version": "0.17.0"
|
||
test(mobile): basic e2e tests (#8031)
fix AF-1289
1. tested on 'webkit'
2. a few baseline test cases
|
}
|