chore: sync additional local changes and e2e artifacts
This commit is contained in:
14
frontend/h5/cypress.config.ts
Normal file
14
frontend/h5/cypress.config.ts
Normal file
@@ -0,0 +1,14 @@
|
||||
import { defineConfig } from 'cypress';
|
||||
|
||||
export default defineConfig({
|
||||
e2e: {
|
||||
specPattern: 'cypress/e2e/**/*.cy.{js,jsx,ts,tsx}',
|
||||
baseUrl: 'http://localhost:5173',
|
||||
supportFile: false,
|
||||
video: false,
|
||||
screenshotOnRunFailure: false,
|
||||
e2e: {
|
||||
// We've imported your old cypress/plugins/index.js file that was previously here
|
||||
},
|
||||
},
|
||||
});
|
||||
2034
frontend/h5/package-lock.json
generated
2034
frontend/h5/package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@@ -15,9 +15,11 @@
|
||||
"vue-router": "^4.2.5"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@playwright/test": "^1.58.2",
|
||||
"@types/node": "^20.10.0",
|
||||
"@vitejs/plugin-vue": "^5.0.0",
|
||||
"autoprefixer": "^10.4.17",
|
||||
"cypress": "^15.12.0",
|
||||
"postcss": "^8.4.33",
|
||||
"tailwindcss": "^3.4.1",
|
||||
"typescript": "~5.3.0",
|
||||
|
||||
BIN
frontend/h5/xvfb_2%3a21.1.12-1ubuntu1.5_amd64.deb
Normal file
BIN
frontend/h5/xvfb_2%3a21.1.12-1ubuntu1.5_amd64.deb
Normal file
Binary file not shown.
Reference in New Issue
Block a user