Commit c96b3bd
committed
docs(api-v3): record v2-sunset prerequisites for the test corpus
Two couplings that must be resolved before the v2 test files can ever
be deleted:
- test_jira_import_and_pushing_api.py is the only consumer of the JIRA
VCR cassettes; deleting it orphans the sole coverage of the shared
JIRA engine behaviors (v3 tests cover dispatch only, by design).
Prerequisite: v3-keyed cassettes, naturally paired with the
workflow-actions backlog item.
- test_import_reimport.py is imported by the v3 corpus shim (subclasses
ImportReimportMixin). Prerequisite: relocate the mixin to a shared
module first.1 parent 7c882ff commit c96b3bd
1 file changed
Lines changed: 15 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
456 | 456 | | |
457 | 457 | | |
458 | 458 | | |
| 459 | + | |
| 460 | + | |
| 461 | + | |
| 462 | + | |
| 463 | + | |
| 464 | + | |
| 465 | + | |
| 466 | + | |
| 467 | + | |
| 468 | + | |
| 469 | + | |
| 470 | + | |
| 471 | + | |
| 472 | + | |
| 473 | + | |
459 | 474 | | |
460 | 475 | | |
461 | 476 | | |
| |||
0 commit comments