Closed gaetbout closed 1 year ago
Do we really need unit tests on the test dapp? The test dapp is used to test calls from the account, but it serves no purpose in itself. Not sure I see value in these tests.
Fine for me to remove them, so as you want. I mostly made them check some felt overflow stuff with Cairo 1.0 (plot twist exact same as Cairo 0.x)
I'm fine either way. On one side they're already there so might as well keep them, on the other side it means that we will need to maintain them for no benefit.
Your call.
Adding the test_dapp contract used for testing other contracts