neo-go/pkg/neotest
Ekaterina Pavlova e993c1bdac basicchain: use UnitTestNet default config
It's important to have the same chain configuration for all tests.
Otherwise, a mismatched hardfork configuration is used to dump/restore
the basic chain.

Close #3681

Signed-off-by: Ekaterina Pavlova <ekt@morphbits.io>
2024-12-11 21:42:00 +03:00
..
chain basicchain: use UnitTestNet default config 2024-12-11 21:42:00 +03:00
account.go [#2442] English Check 2022-05-04 19:48:27 +03:00
basic.go neotest: gracefully report about coverage setup error 2024-10-15 15:44:54 +03:00
client.go neotest: implement coverage collection 2024-08-19 14:39:18 +03:00
compile.go neotest: add a warning to CompileSource, it's bad for coverage 2024-10-09 15:53:01 +03:00
coverage.go neotest: sort coverage blocks within a test scope 2024-10-16 16:03:46 +03:00
doc.go neotest: implement coverage collection 2024-08-19 14:39:18 +03:00
signer.go *: improve for loop syntax 2024-08-30 21:45:18 +03:00
signer_test.go *: use slices package for sorting and searching 2024-08-27 12:29:44 +03:00