karmada/test/e2e/coverage_docs/resource_test.md

14 lines
1.9 KiB
Markdown

### resource e2e test coverage analysis
| Test Case | E2E Describe Text | Comments |
|--------------------------------------------------------------------------------------------------------------------------------|---------------------------------|----------|
| DeploymentStatus collection testing: Test the status collection of Deployment resources | DeploymentStatus collection | |
| ServiceStatus collection testing: Test the status collection of Service resources | ServiceStatus collection | |
| NodePort Service collection testing: Test the status collection of NodePort type Service resources | NodePort Service collection | |
| IngressStatus collection testing: Test the status collection of Ingress resources | IngressStatus collection | |
| JobStatus collection testing: Test the status collection of Job resources | JobStatus collection | |
| DaemonSetStatus collection testing: Test the status collection of DaemonSet resources | DaemonSetStatus collection | |
| StatefulSetStatus collection testing: Test the status collection of StatefulSet resources | StatefulSetStatus collection | |
| PodDisruptionBudget collection testing: Test the status collection of PodDisruptionBudget resources | PodDisruptionBudget collection | |
| Workload status synchronization testing: Test the synchronization of workload status when a cluster fails and recovers quickly | Workload status synchronization | |