Cross-team effort: Migrate tests with shared feature category to specific team ownership
Summary
Total tests with feature_category: :shared: 409 files
Distribution by Location
- EE tests: 84 files (20.5%)
- CE tests: 325 files (79.5%)
Distribution by Test Type
| Test Type | Count | Percentage | Priority for Migration |
|---|---|---|---|
| lib | 108 | 26.4% | High |
| workers | 31 | 7.6% | High - Background jobs need clear ownership |
| models | 30 | 7.3% | High |
| services | 23 | 5.6% | High |
| controllers | 15 | 3.7% | Medium |
| requests | 36 | 8.8% | Medium - REST API endpoints |
| graphql | 32 | 7.8% | Medium - API layer |
| helpers | 17 | 4.2% | Low - Supporting code |
| features | 23 | 5.6% | Low - UI tests |
| Other | 94 | 23.0% | Varies |
Edited by Chloe Liu