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: Add unit tests for math functions #2403

Merged
merged 8 commits into from
Oct 4, 2024
Merged

Commits on Oct 2, 2024

  1. add clamp tests

    madsrasmussen committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    c957a95 View commit details
    Browse the repository at this point in the history
  2. add tests for distance

    madsrasmussen committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    86e2dd7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ac26902 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6918d87 View commit details
    Browse the repository at this point in the history
  5. add tests

    madsrasmussen committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    81579e4 View commit details
    Browse the repository at this point in the history
  6. add tests

    madsrasmussen committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    4fe3689 View commit details
    Browse the repository at this point in the history
  7. Create lerp.test.ts

    madsrasmussen committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    b747e6e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    bd9a092 View commit details
    Browse the repository at this point in the history