MCPcopy Index your code
hub / github.com/CashScript/cashscript / example.test.ts

File example.test.ts

examples/testing-suite/test/example.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import artifact from '../artifacts/example.artifact.js';
2import { Contract, MockNetworkProvider, TransactionBuilder, randomUtxo } from 'cashscript';
3import 'cashscript/vitest';
4

Callers

nothing calls this directly

Calls 7

randomUtxoFunction · 0.90
addUtxoMethod · 0.80
addInputMethod · 0.80
toLogMethod · 0.80
toFailRequireMethod · 0.80
toFailRequireWithMethod · 0.80
addOutputMethod · 0.45

Tested by

no test coverage detected