Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor Iterator unit tests to use test runner #1019

Merged
merged 1 commit into from
Apr 3, 2023
Merged

Conversation

meevee98
Copy link
Contributor

@meevee98 meevee98 commented Apr 3, 2023

Summary or solution description
Part of an overall refactoring.
Changed the execution tests of the compiled smart contracts related to Iterators to use TestRunner instead of TestEngine

Tests
Rerun the modified unit tests

(Optional) Additional context
Since there's an issue in the Test Runner (N3developertoolkit/neo-test#46) when returning Iterators in the result stack, the most I managed to do is read what it was returned so the json decode doesn't break. Getting the value directly from neo express doesn't return data from the Iterator

@meevee98 meevee98 requested a review from luc10921 April 3, 2023 16:05
@meevee98 meevee98 self-assigned this Apr 3, 2023
@lllwvlvwlll
Copy link
Member

@melanke melanke merged commit 2b237d4 into development Apr 3, 2023
@melanke melanke deleted the CU-864dw2pax branch May 5, 2023 16:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants