kkrt-labs / kakarot-ssj

Kakarot zkEVM - rewrite in the latest version of Cairo
https://www.kakarot.org
MIT License
137 stars 83 forks source link

dev: identify common patterns for mocks and create a helper #931

Open obatirou opened 2 months ago

obatirou commented 2 months ago

Mocking calls in tests could be improve through the use of a helper. Identify common patterns, for example, what calls need to be constantly mock for an Account ?