-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
How to write unit tests against the proxy contract using taqueria? #4
Comments
Hey Do you have the unit tests to reproduce it? |
Yes, sure. I can share it.
|
Here's the proxy smart contract code.
|
Hi @mastercodercat , I sent you an invitation for a call today. I don't see that you are available. |
Hi, Benjamin. I am really sorry, I was confused the time.
Can we do it now?
Regards,
Taylor
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I wrote NFT collection smart contract using this tutorial, and also wrote proxy contract for upgradability. However, I encountered into an error while writing unit test cases against the proxy contract.
Anyone can help me for this issue?
The text was updated successfully, but these errors were encountered: