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 Unit Tests for Node SDK v7 beta #488

Merged
merged 23 commits into from
Oct 16, 2023

Commits on Sep 21, 2023

  1. Configuration menu
    Copy the full SHA
    f845760 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8cb06e1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2027753 View commit details
    Browse the repository at this point in the history
  4. AV-825 General fixes

    mrashed-dev committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    0a812c4 View commit details
    Browse the repository at this point in the history
  5. AV-825 Fix issue with jest not finding type defs

    for typing we can point to the src directory but jest has issues with import statements within our ts files because we postfix them with ".js". So we actually need to map those files with the compiled js files
    mrashed-dev committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    b681a74 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d8096da View commit details
    Browse the repository at this point in the history
  7. AV-825 fix auth tests

    mrashed-dev committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    479fa84 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2023

  1. Configuration menu
    Copy the full SHA
    bbae011 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2023

  1. Configuration menu
    Copy the full SHA
    04c745a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dccca48 View commit details
    Browse the repository at this point in the history
  3. fix mapping

    mrashed-dev committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    5471d71 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fb9a430 View commit details
    Browse the repository at this point in the history
  5. fix import statement

    mrashed-dev committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    0b97cb3 View commit details
    Browse the repository at this point in the history
  6. AV-824 Add grants tests

    mrashed-dev committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    56f102e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    618670e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8843b85 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2023

  1. Configuration menu
    Copy the full SHA
    d26a368 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0cad547 View commit details
    Browse the repository at this point in the history
  3. AV-820 Calendar tests

    mrashed-dev committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    cad08e8 View commit details
    Browse the repository at this point in the history
  4. AV-821 Webhook tests

    mrashed-dev committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    b1d0989 View commit details
    Browse the repository at this point in the history
  5. Update CHANGELOG.md

    mrashed-dev committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    11f07d0 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2023

  1. update PR workflow

    mrashed-dev committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    797682c View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2023

  1. Configuration menu
    Copy the full SHA
    24e272c View commit details
    Browse the repository at this point in the history