Commit 4d50c4a
committed
feat(#207): retire legacy coverage-bucket test files
Move the pre-migration broad coverage-bucket suites (CoverageGaps*,
CoverageCompletion*, Remaining*Coverage*, broad NovaCommandModel*) and
their legacy-only support sidecars to tests/_legacy/ and rename the
.Tests.ps1 suffix to .LegacyReference.ps1 so Pester discovery no longer
runs them. The mirrored tests/public/ and tests/private/<domain>/
suites added in #200 – #206 now own that coverage. The retired files
stay readable as a reference until coverage measurement is re-enabled
and confirms no regression. Active tests that still consume
RemainingHelperCoverage.TestSupport.ps1 and CoverageGaps.Cli.TestSupport.ps1
keep their existing support files in place.1 parent 6c368b5 commit 4d50c4a
2 files changed
Lines changed: 22 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| 34 | + | |
34 | 35 | | |
35 | 36 | | |
36 | 37 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
0 commit comments