https://github.com/ton-org/sandbox?tab=readme-ov-file#writing-tests
- writing jest tests
- what is sandbox, what are its downsides
- what is mylocalton
- why we create instance of Blockchain
- how we use built-in wallet (treasury, sender) to send messages to contracts
- how to see the result: exploring transactions object, writing
expects
- debugging tests
https://github.com/ton-org/sandbox?tab=readme-ov-file#writing-tests
expects