docs: add test report and database reset scripts
- Add comprehensive test report (TEST_REPORT.md) - Add database reset scripts for testing - Update .gitignore to exclude temporary files - Add frontend e2e test utilities and configuration
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
import { globalTeardown } from './global-setup';
|
||||
|
||||
export default globalTeardown;
|
||||
Reference in New Issue
Block a user