neo-go
neo-go copied to clipboard
Create tests for thin interop wrappers using neotest framework
It's not a priority, but our user-facing interop API located at pkg/interop may be be tested with neotest framework like it is done for address.ToHash160 and address.FromHash160, it may help to catch a compiler/interop bug. See https://github.com/nspcc-dev/neo-go/pull/2702#discussion_r975579336.
And we need to move these tests out of the pkg/complier.