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

Migrate test from mocha to jest #58

Merged
merged 4 commits into from
Jul 8, 2022
Merged

Migrate test from mocha to jest #58

merged 4 commits into from
Jul 8, 2022

Commits on Jul 5, 2022

  1. remove mocha, install jest

    dbanck committed Jul 5, 2022
    Configuration menu
    Copy the full SHA
    b7615e7 View commit details
    Browse the repository at this point in the history
  2. migrate test config

    dbanck committed Jul 5, 2022
    Configuration menu
    Copy the full SHA
    b3a1bcf View commit details
    Browse the repository at this point in the history
  3. migrate test file to jest

    dbanck committed Jul 5, 2022
    Configuration menu
    Copy the full SHA
    7c441ed View commit details
    Browse the repository at this point in the history
  4. add tests for getRelease

    dbanck committed Jul 5, 2022
    Configuration menu
    Copy the full SHA
    5ebefd4 View commit details
    Browse the repository at this point in the history