Refactor commented out test cases in the interpreter to work with new interface
A group of test cases has been commented out in interpreter/package_test.go due to an interface change on the interpreter. The tests need to be refactored to work with the new interface.
@jlapacik Is this still an issue? Or can we close it?
@nathanielc I think we can close this issue. There are still some commented out test cases that need to be reworked due to the interpreter interface changing a while back. But we have pretty good test coverage as is (not including the ones that are commented out).
What do you think?
Let's delete the tests then, instead of leaving them commented out.
This issue has had no recent activity and will be closed soon.