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

test: Improve unit test stability when running locally #10278

Merged
merged 14 commits into from
Jun 5, 2024

Commits on Mar 8, 2024

  1. Remove calls to "act" to resolve "The current testing environment is …

    …not configured to support act" errors
    Joe D'Amore committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    df9f692 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    573d3a8 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2024

  1. Merge branch 'develop' into unit-test-stability

    Joe D'Amore committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    bc587ae View commit details
    Browse the repository at this point in the history
  2. Clean up test warnings

    Joe D'Amore committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    dda9138 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2024

  1. Resolve RegEx global flag warnings

    Joe D'Amore committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    00664b5 View commit details
    Browse the repository at this point in the history
  2. Remove act

    Joe D'Amore committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    e583433 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'develop' into unit-test-stability

    Joe D'Amore committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    51c6007 View commit details
    Browse the repository at this point in the history
  4. Upgrade Vitest

    Joe D'Amore committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    3960d8e View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2024

  1. Increase test timeout for CreateAPITokenDrawer and CreateCertificateD…

    …rawer tests
    Joe D'Amore committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    1c4e758 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'develop' into unit-test-stability

    Joe D'Amore committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    686fcd7 View commit details
    Browse the repository at this point in the history
  3. Clean up

    Joe D'Amore committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    4e63e1d View commit details
    Browse the repository at this point in the history
  4. Added changeset: Improve unit test suite stability

    Joe D'Amore committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    f7b8509 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2024

  1. Upgrade APIv4 to Vitest 1.3.x

    Joe D'Amore committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    0cdb44e View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2024

  1. Merge branch 'develop' into unit-test-stability

    Joe D'Amore committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    a40637f View commit details
    Browse the repository at this point in the history