How to write unit tests against proxy contract with taq test
command?
#1905
Unanswered
mastercodercat
asked this question in
Q&A
Replies: 1 comment
-
HI @mastercodercat do you have a repo we can check out? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I wrote the NFT collection smart contract with jsligo, and converted it to using proxy contract for upgradability using this tutorial from marigold dev.
However, I faced difficulties while writing unit tests against proxy contract using taqueria. Can anyone help me for this issue?
Beta Was this translation helpful? Give feedback.
All reactions