MCPcopy
hub / github.com/jklepatch/eattheblocks / Todo.test.js

File Todo.test.js

todolist/step_testing/test/Todo.test.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1const assert = require('assert');
2const ganache = require('ganache-cli');
3const Web3 = require('web3');
4const web3 = new Web3(ganache.provider());

Callers

nothing calls this directly

Calls 3

createTaskMethod · 0.80
assertFunction · 0.50
toggleDoneMethod · 0.45

Tested by

no test coverage detected