protostar icon indicating copy to clipboard operation
protostar copied to clipboard

Add missing (proxy) tests for expect call cairo cheatcode

Open karol-bisztyga opened this issue 2 years ago • 1 comments

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

karol-bisztyga avatar Jan 16 '23 14:01 karol-bisztyga

Cairo1 does not support proxy for now

MaksymilianDemitraszek avatar Mar 10 '23 10:03 MaksymilianDemitraszek