oneuptime/E2E
Simon Larsen 6ed588d7aa
refactor: Update import statements for jest in test files
This commit updates the import statements for jest in multiple test files. The previous import statements used "globals" as the module name, which is incorrect. The correct module name is "jest". This change ensures that the jest module is imported correctly, improving the accuracy and reliability of the test setup.
2024-06-14 18:54:53 +01:00
..
Tests refactor: Update import statements for jest in test files 2024-06-14 18:54:53 +01:00
.gitignore
Config.ts refactor: Update symbol type to use lowercase 'symbol' in ColumnAccessControl files 2024-06-14 12:09:53 +01:00
Dockerfile.tpl Update environment variables and configurations in E2E and HelmChart templates 2024-04-26 19:07:20 +01:00
package-lock.json refactor: Update login test to handle missing user credentials 2024-06-13 18:49:19 +01:00
package.json refactor: Update login test to handle missing user credentials 2024-06-13 18:49:19 +01:00
playwright.config.ts refactor: Update symbol type to use lowercase 'symbol' in ColumnAccessControl files 2024-06-14 12:09:53 +01:00
tsconfig.json Update tsconfig.json files with resolveJsonModule option 2024-04-08 14:03:07 +01:00