提交测试

This commit is contained in:
2024-01-16 17:22:21 +08:00
parent 92862c0372
commit 73635fda01
654 changed files with 178015 additions and 2 deletions

View File

@@ -0,0 +1,11 @@
{
"fileServerFolder": "tests/integration/experimental/dash3d/cypress",
"componentFolder" : "tests/integration/experimental/dash3d/cypress/component",
"downloadsFolder" : "tests/integration/experimental/dash3d/cypress/downloads",
"fixturesFolder": "tests/integration/experimental/dash3d/cypress/fixtures",
"integrationFolder": "tests/integration/experimental/dash3d/cypress/integration",
"pluginsFile": "tests/integration/experimental/dash3d/cypress/plugins/index.js",
"screenshotsFolder": "tests/integration/experimental/dash3d/cypress/screenshots",
"supportFile": "tests/integration/experimental/dash3d/cypress/support/index.js",
"videosFolder": "tests/integration/experimental/dash3d/cypress/videos"
}