-
-
[Failing periodic](https://github.com/GoogleCloudPlatform/terraform-ecommerce-microservices-on-gke/runs/44087862437) at https://github.com/GoogleCloudPlatform/terraform-ecommerce-microservices-on-gke/…
-
-
## Description
Add security scanning and vulnerability detection to the CI/CD pipeline.
## Security Measures
- [ ] Dependency vulnerability scanning (npm audit, go mod audit)
- [ ] SAST (Static Appli…
-
## Description
Add API integration tests for all backend microservices.
## Test Coverage
- [ ] Menu Service API endpoints
- [ ] Order Service API endpoints
- [ ] Kitchen Service API endpoints
- [ ] R…
-
## Description
Add unit tests for the User/Authentication microservice backend.
## Test Coverage Required
- [ ] User model validation tests
- [ ] Password hashing tests
- [ ] JWT token generation/val…
-
## Description
Add unit tests for the Inventory microservice backend.
## Test Coverage Required
- [ ] Stock level validation tests
- [ ] Low stock alert generation tests
- [ ] Stock movement tracking…
-
## Description
Add unit tests for the Reservation microservice backend.
## Test Coverage Required
- [ ] Reservation validation tests
- [ ] Table availability logic tests
- [ ] Time slot management te…
-
## Description
Add unit tests for the Kitchen microservice backend.
## Test Coverage Required
- [ ] Kitchen queue management tests
- [ ] Order priority algorithm tests
- [ ] Station assignment logic …
-
## Description
Add unit tests for the Order microservice backend.
## Test Coverage Required
- [ ] Order creation validation tests
- [ ] Order status transition tests
- [ ] Tax calculation tests
- [ ]…