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

add unit tests #132

Merged
merged 7 commits into from
Dec 29, 2019
Merged

add unit tests #132

merged 7 commits into from
Dec 29, 2019

Conversation

derhuerst
Copy link
Member

@derhuerst derhuerst commented Sep 3, 2019

This PR

  • renames the npm script test to e2e-test,
  • only lets Node 8 run e2e-test,
  • moves the E2E tests from test to test/e2e,
  • adds unit tests for parse functions in test/parse,
  • lets all parse functions use profile.* to call other parse functions. 🐛

@derhuerst derhuerst marked this pull request as ready for review December 28, 2019 23:46
@derhuerst derhuerst force-pushed the unit-tests branch 2 times, most recently from 4dba3ae to da6f81c Compare December 28, 2019 23:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants