Is there a way to import struct definitions from scripts into the cadence testing framework so I can access their fields in my tests? I can't find any examples
is a transfer from Flow Address to Flow EVM address its own transaction or is it internal without a transaction? If it is a transaction, what kind of transaction is it?
In the Cadence Testing Framework, is there a way to get access to the Account where the contract is deployed to? I'd like to e.g. access its storage. Or is that only possible through running a script or transaction?