You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
These tests can be improved by selecting specific proofs to melt then using melt_proofs and then attempting to reuse the specefic selected proofs. This would ensure that it is know that the correct proofs are being tested for state. Currently the Memory database is used and there is only the one operation so pending proofs are related to the attempted melt, but if being specific would still be better. This would also allow better checking of fee used.
These tests can be improved by selecting specific proofs to melt then using
melt_proofs
and then attempting to reuse the specefic selected proofs. This would ensure that it is know that the correct proofs are being tested for state. Currently the Memory database is used and there is only the one operation so pending proofs are related to the attempted melt, but if being specific would still be better. This would also allow better checking of fee used.cdk/crates/cdk-integration-tests/tests/fake_wallet.rs
Lines 47 to 51 in 5139c47
The text was updated successfully, but these errors were encountered: