No description
Find a file
Ekaterina Lebedeva 9e3ac59aa8 [#2] Fix test
Use `require` to check for errors and instead of just printing result to Stdout,
t.Log to print errors.
Added functions to calculate start offset, check if contract
method has result and to get random int to put.

Signed-off-by: Ekaterina Lebedeva <ekaterina.lebedeva@yadro.com>
2023-08-08 13:41:36 +03:00
covertest [#2] Fix bad field naming in InstrHash structure 2023-08-04 16:39:34 +03:00
impulse [#1] Create an example contract 2023-08-01 12:26:38 +03:00
tests [#2] Fix test 2023-08-08 13:41:36 +03:00
.gitignore [#1] Add utility files 2023-08-01 12:26:14 +03:00
go.mod [#1] Add simple test for example contract 2023-08-01 12:26:52 +03:00
go.sum [#1] Add simple test for example contract 2023-08-01 12:26:52 +03:00
LICENSE Initial commit 2023-07-28 08:35:01 +00:00
README.md Initial commit 2023-07-28 08:35:01 +00:00

contract-coverage-primer