protostar
protostar copied to clipboard
Add missing (proxy) tests for expect call cairo cheatcode
Raised in #1363
- [ ] Expect call through proxy
- [ ] Expect call in a remote contract (with the depth of call 2) -> expect call on contract C and test calls B which calls C
- [ ] expect call with selector instead of str
Cairo1 does not support proxy for now