#23352 closed Uncategorized (fixed)
Add tests for MigrationGraph backwards_plan and forwards_plan exceptions
| Reported by: | Raffaele Salmaso | Owned by: | nobody |
|---|---|---|---|
| Component: | Migrations | Version: | 1.7-rc-3 |
| Severity: | Normal | Keywords: | |
| Cc: | raffaele.salmaso@… | Triage Stage: | Unreviewed |
| Has patch: | no | Needs documentation: | no |
| Needs tests: | no | Patch needs improvement: | no |
| Easy pickings: | no | UI/UX: | no |
Description
MigrationGraph.backwards_plan and MigrationGraph.forwards_plan lack tests for ValueError exceptions.
Note:
See TracTickets
for help on using tickets.
In be4baaefe2e8e7effa3c510b31746dbb41ec422a: