blobstream-starknet
blobstream-starknet copied to clipboard
[feat] Blobstream Contracts Integration Tests
Create integration tests (scripts) for the Blobstream contract(s) by doing the following :
- Launch a
Katana
node - Declare & Deploy the
BlobstreamX
contract ( & dependencies such as the gateway ) to theKatana
node - Make calls to public functions on
BlobstreamX
contract & check state updates are correct
Possibly use mock implementations where needed.
References
https://github.com/keep-starknet-strange/blobstream-starknet/blob/main/src/lib.cairo