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

chore(test): Migrate test suites from mocha to node test runner #160

Merged
merged 7 commits into from
Sep 12, 2024

Commits on Sep 4, 2024

  1. chore(test): Migrate test suites from mocha to node test runner

    Signed-off-by: Kaung Zin Hein <kaungzinhein113@gmail.com>
    Zen-cronic committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    c2f6f69 View commit details
    Browse the repository at this point in the history
  2. chore(test): Update CI script and remove deps

    Signed-off-by: Kaung Zin Hein <kaungzinhein113@gmail.com>
    Zen-cronic committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    a6ce2ba View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2024

  1. fix(test): Use tsx instead of ts-node

    Signed-off-by: Kaung Zin Hein <kaungzinhein113@gmail.com>
    Zen-cronic committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    385de71 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2024

  1. fix(test): Add timer handling in test & update ci test script

    Signed-off-by: Kaung Zin Hein <kaungzinhein113@gmail.com>
    Zen-cronic committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    20968d6 View commit details
    Browse the repository at this point in the history
  2. Officially drop Node 14

    evert committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    7f10615 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

  1. Dropping Node 16 as well

    evert committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    94b1908 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f29b068 View commit details
    Browse the repository at this point in the history