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
Add tests which execute various Rockstar statements and check the results. I'd personally go with mocha, but if you prefer a different test framework go ahead and use that instead.
Ideally, also use something like nyc to generate coverage reports, and ensure 100% code coverage.
The text was updated successfully, but these errors were encountered:
Add tests which execute various Rockstar statements and check the results. I'd personally go with mocha, but if you prefer a different test framework go ahead and use that instead.
Ideally, also use something like
nyc
to generate coverage reports, and ensure 100% code coverage.The text was updated successfully, but these errors were encountered: