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 Node tests to TypeScript #958

Merged
merged 4 commits into from
Nov 21, 2022
Merged

Migrate Node tests to TypeScript #958

merged 4 commits into from
Nov 21, 2022

Commits on Nov 20, 2022

  1. Migrate Node tests to TypeScript

    *NOTE:* Had to move `node/tests` folder to `node/src/tests` since otherwise compiled JS would be in `node/lib/src` which is ugly.
    ibc committed Nov 20, 2022
    Configuration menu
    Copy the full SHA
    04bac11 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2022

  1. Add NPM release:check task

    ibc committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    1907844 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ff00a7b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    32076d0 View commit details
    Browse the repository at this point in the history