-notes on testing
This commit is contained in:
parent
c4a68b896f
commit
08c947a01f
@ -1999,7 +1999,7 @@ run (void *cls,
|
||||
.details.deposit.transaction_id = 2 },
|
||||
|
||||
#if TEST_REFRESH
|
||||
|
||||
|
||||
/* Test running a failing melt operation (same operation again must fail) */
|
||||
{ .oc = OC_REFRESH_MELT,
|
||||
.label = "refresh-melt-failing",
|
||||
@ -2007,6 +2007,9 @@ run (void *cls,
|
||||
.details.refresh_melt.melted_coins = melt_coins_1,
|
||||
.details.refresh_melt.fresh_amounts = melt_fresh_amounts_1 },
|
||||
|
||||
// FIXME: also test with coin that was already melted
|
||||
// (signature differs from coin that was deposited...)
|
||||
|
||||
/* *************** end of /refresh testing ************** */
|
||||
#endif
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user