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

Replace Nodeunit with Mocha #294

Merged
merged 14 commits into from
Jun 6, 2023
Merged

Replace Nodeunit with Mocha #294

merged 14 commits into from
Jun 6, 2023

Commits on Jun 5, 2023

  1. add support for jasmine

    Ivan committed Jun 5, 2023
    Configuration menu
    Copy the full SHA
    f5a96c4 View commit details
    Browse the repository at this point in the history
  2. remove nodeunit

    Ivan committed Jun 5, 2023
    Configuration menu
    Copy the full SHA
    b96aa08 View commit details
    Browse the repository at this point in the history
  3. npm install

    Ivan committed Jun 5, 2023
    Configuration menu
    Copy the full SHA
    caccbb8 View commit details
    Browse the repository at this point in the history
  4. Revert "npm install"

    This reverts commit caccbb8.
    Ivan committed Jun 5, 2023
    Configuration menu
    Copy the full SHA
    34d2a2a View commit details
    Browse the repository at this point in the history
  5. Migrate to Mocha

    cjbarth committed Jun 5, 2023
    Configuration menu
    Copy the full SHA
    6c472fc View commit details
    Browse the repository at this point in the history
  6. prettier

    cjbarth committed Jun 5, 2023
    Configuration menu
    Copy the full SHA
    3e82c55 View commit details
    Browse the repository at this point in the history
  7. enable linting

    cjbarth committed Jun 5, 2023
    Configuration menu
    Copy the full SHA
    69f9072 View commit details
    Browse the repository at this point in the history
  8. need to install first

    cjbarth committed Jun 5, 2023
    Configuration menu
    Copy the full SHA
    3279953 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2023

  1. Configuration menu
    Copy the full SHA
    2793bf7 View commit details
    Browse the repository at this point in the history
  2. Update Mocha

    cjbarth committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    3f07831 View commit details
    Browse the repository at this point in the history
  3. revert file rename

    cjbarth committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    bf4466c View commit details
    Browse the repository at this point in the history
  4. Add todo

    cjbarth committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    945f7ff View commit details
    Browse the repository at this point in the history
  5. whitespace

    cjbarth committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    1fa28d6 View commit details
    Browse the repository at this point in the history
  6. prettier

    cjbarth committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    485cc2b View commit details
    Browse the repository at this point in the history