Query/Test: consider splitting GearsOfWar test suite, so that only tests with actual inheritance run in TPT and TPC modes
Open
area-query
area-test
- Dominant language
- C#
- Stars
- 14.8k
- Forks
- 3.4k
- PR merge metrics
- PR metrics pending
Description
All GoW tests run for TPT and TPC, but some entities don't have inheritance (in fact majority don't but the most common one - Gear does). We should consider splitting non-inheritance tests into a separate test class, so that we don't duplicate unnecessarily.
Contributor guide
Assessment
This issue has not been assessed yet.