Create tests for thin interop wrappers using neotest framework #998

Open
opened 2025-12-28 17:14:53 +00:00 by sami · 1 comment
Owner

Originally created by @AnnaShaleva on GitHub (Sep 21, 2022).

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.

Originally created by @AnnaShaleva on GitHub (Sep 21, 2022). 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.
Author
Owner

@roman-khimov commented on GitHub (Sep 21, 2022):

And we need to move these tests out of the pkg/complier.

@roman-khimov commented on GitHub (Sep 21, 2022): And we need to move these tests out of the `pkg/complier`.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
nspcc-dev/neo-go#998
No description provided.