You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The JavaScript tests in ./tests do not test JavaScript code. Instead they test a complex setup of different contracts running on external chains. I don't see why a test coverage tooling for JavaScript files would be useful here. IMO we can remove nyc in order to reduce dependencies and run tests faster.
The text was updated successfully, but these errors were encountered:
The JavaScript tests in ./tests do not test JavaScript code. Instead they test a complex setup of different contracts running on external chains. I don't see why a test coverage tooling for JavaScript files would be useful here. IMO we can remove nyc in order to reduce dependencies and run tests faster.
The text was updated successfully, but these errors were encountered: