- Add vitest.config.ts for Angular 21 @angular/build:unit-test runner - Install @angular/platform-browser-dynamic for TestBed initialization - Regenerate API client from OpenAPI spec (npm run generate-api) - Fix spec: use includes() for URL matching (generated API prepends basePath) - Fix spec: 'should not reload' test assertion (0 not 1) for no-reload behavior - All 107 frontend tests now pass (17 test files) |
||
|---|---|---|
| .idea | ||
| .mvn/wrapper | ||
| docs/compose/reports | ||
| eeg_backend | ||
| eeg_frontend | ||
| .dockerignore | ||
| .env.example | ||
| .gitattributes | ||
| .gitignore | ||
| AGENTS.md | ||
| ai-context.ps1 | ||
| deploy.sh | ||
| DEPLOYMENT.md | ||
| docker-compose.yml | ||
| Dockerfile | ||
| mvnw | ||
| mvnw.cmd | ||
| nginx-ssl.conf | ||
| nginx.conf | ||
| pom.xml | ||
| setup-server.sh | ||
| setup-ssl.sh | ||