mirror of
https://github.com/nspcc-dev/neo-go.git
synced 2025-02-17 05:47:38 +00:00
vm: refactor tests
Most of the tests follow the same logic: push items on stack -> execute program -> check single result. This commit reuses this function in most of the tests.
This commit is contained in:
parent
9081211f12
commit
c8328981ec
1 changed files with 250 additions and 1155 deletions
1401
pkg/vm/vm_test.go
1401
pkg/vm/vm_test.go
File diff suppressed because it is too large
Load diff
Loading…
Add table
Reference in a new issue