ποΈ Unit Testing Guide
Write effective unit tests for Ever Gauzy services, controllers, and utilities.
ποΈ E2E Testing Guide
End-to-end testing for the Gauzy API.
ποΈ API Integration Testing
Test API endpoints with real HTTP requests and database operations.
ποΈ Frontend Component Testing
Test Angular components with TestBed and Spectator.
ποΈ Test Fixtures & Factories
Create and manage test data for consistent, reliable tests.
ποΈ Mocking Strategies
Effective mocking patterns for Gauzy tests.
ποΈ Code Coverage
Track and improve test coverage across the codebase.
ποΈ Testing Guards & Interceptors
Test NestJS guards, interceptors, and middleware.
ποΈ Testing Database Entities
Test entity relationships, validators, and custom logic.
ποΈ CI Test Pipeline
Configure tests in the CI/CD pipeline.