Commit 8564bcd
committed
test(sdk-coin-dot): cover missing userKey/backupKey guard clauses
Add regression tests for the missing-userKey and missing-backupKey
guards in isMpcv2SigningMaterial(), which were introduced in the
previous commit but had no dedicated coverage. Without these, a
regression to the guard order or message would surface as a
confusing downstream decrypt/parse error instead of the intended
clear validation error.
Ticket: WCI-1236
Session-Id: 851002b4-f316-42fd-a2ea-f9189b46e8a9
Task-Id: d2ffc5e1-d6cc-4c7d-8e3e-be446e5dc1851 parent 5489872 commit 8564bcd
1 file changed
Lines changed: 22 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
525 | 525 | | |
526 | 526 | | |
527 | 527 | | |
| 528 | + | |
| 529 | + | |
| 530 | + | |
| 531 | + | |
| 532 | + | |
| 533 | + | |
| 534 | + | |
| 535 | + | |
| 536 | + | |
| 537 | + | |
| 538 | + | |
| 539 | + | |
| 540 | + | |
| 541 | + | |
| 542 | + | |
| 543 | + | |
| 544 | + | |
| 545 | + | |
| 546 | + | |
| 547 | + | |
| 548 | + | |
| 549 | + | |
528 | 550 | | |
529 | 551 | | |
530 | 552 | | |
| |||
0 commit comments