1
0
mirror of https://github.com/jcwimer/wrestlingApp synced 2026-05-12 08:25:19 +00:00

Added cypress tests for mat stats javascript.

This commit is contained in:
2025-05-05 19:57:03 -04:00
parent 68a7b214c9
commit 2856060b11
13 changed files with 605 additions and 46 deletions

View File

@@ -5,7 +5,8 @@ module.exports = defineConfig({
baseUrl: 'http://localhost',
supportFile: 'cypress/support/e2e.js', // Path to e2e.js
video: false,
experimentalMemoryManagement: true,
numTestsKeptInMemory: 0,
},
env: {
CYPRESS_PASSWORD: 'password',