Code coverage for Solidity smart-contracts
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
solidity-coverage/test/units
cgewecke ecd808cdd7
Add test for modifiers with post-conditions (#835)
10 months ago
..
hardhat Throw error when mocha parallel is set to true (#833) 10 months ago
api.js Add API documentation (#447) 5 years ago
assembly.js Update assembly unit tests 5 years ago
assert.js Fix constructor test 3 years ago
comments.js Update comment tests 5 years ago
conditional.js Fix chained ternary conditionals instrumentation (#830) 10 months ago
diff.js Add ABI diff logic (#598) 3 years ago
expressions.js Add branch coverage for logical OR conditions (#499) 3 years ago
function.js Fix constructor test 3 years ago
if.js Fix if/else tests 3 years ago
loops.js Fix loops, modifiers, options and statements tests 3 years ago
modifiers.js Add test for modifiers with post-conditions (#835) 10 months ago
options.js Fix loops, modifiers, options and statements tests 3 years ago
or.js Update logical-or tests for Hardhat 3 years ago
statements.js Fix loops, modifiers, options and statements tests 3 years ago
validator.js Add ABI diff logic (#598) 3 years ago