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 testing capability in TypeScript #282

Merged
merged 7 commits into from
Nov 30, 2023

Commits on Nov 24, 2023

  1. Move deprecated mocha.opts to .mocharc.js

    Mateusz Haligowski committed Nov 24, 2023
    Configuration menu
    Copy the full SHA
    1d441a9 View commit details
    Browse the repository at this point in the history
  2. Add typescript

    Mateusz Haligowski committed Nov 24, 2023
    Configuration menu
    Copy the full SHA
    92a770b View commit details
    Browse the repository at this point in the history
  3. add ts-node

    Mateusz Haligowski committed Nov 24, 2023
    Configuration menu
    Copy the full SHA
    6b83c22 View commit details
    Browse the repository at this point in the history
  4. Add and run dummy test in TypeScript

    Mateusz Haligowski committed Nov 24, 2023
    Configuration menu
    Copy the full SHA
    e870c20 View commit details
    Browse the repository at this point in the history
  5. Make the first TypeScript test meaningful

    Mateusz Haligowski committed Nov 24, 2023
    Configuration menu
    Copy the full SHA
    0f1c425 View commit details
    Browse the repository at this point in the history
  6. Split the types of tests

    Mateusz Haligowski committed Nov 24, 2023
    Configuration menu
    Copy the full SHA
    64fdfd5 View commit details
    Browse the repository at this point in the history
  7. restore ToC

    Mateusz Haligowski committed Nov 24, 2023
    Configuration menu
    Copy the full SHA
    babf2e0 View commit details
    Browse the repository at this point in the history