Andrés Eduardo García Márquez
|
1318b4dd1b
|
test(e2e): add smoke tests for CI/CD post-deploy validation
CI/CD Pipeline / deploy (push) Failing after 28s
Details
CI/CD Pipeline / rollback (push) Has been skipped
Details
CI/CD Pipeline / smoke-tests (push) Has been skipped
Details
CI/CD Pipeline / e2e-tests (push) Has been skipped
Details
- Add smoke.spec.ts with 11 production-ready tests
- Configure playwright for BASE_URL environment variable
- Tests verify: login page, register, activation, API endpoints
- Validate business rules: 10 subjects, 5 professors, 3 credits
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
|
2026-01-09 08:21:24 -05:00 |
Andrés Eduardo García Márquez
|
e30424cd1f
|
feat(frontend): add Angular 21 SPA with Material Design
Core:
- Apollo Angular for GraphQL integration
- Student and Enrollment services
- Connectivity monitoring with health checks
- Error handling with user-friendly messages
Features:
- Students: list, create, edit, delete
- Enrollment: subject selection with validation feedback
- Classmates: view students in shared subjects
Shared Components:
- ConfirmDialog, EmptyState, LoadingSpinner
- ConnectivityOverlay for offline detection
- Custom pipes (credits, initials)
UI:
- Angular Material with custom theme
- Responsive layout with navigation
- Real-time validation feedback
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
|
2026-01-07 23:00:12 -05:00 |