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(helper): integrate unit and integration tests into main jest configuration #5770

Draft
wants to merge 6 commits into
base: master
Choose a base branch
from

Commits on Jul 19, 2023

  1. test(helper): integrate jest tests into main config

    This allows us to run the tests from the root
    
    WIP: revert the part of integration tests, as it should be separately retried probably
    Haroenv committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    df14737 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2023

  1. correct filter

    Haroenv committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    dddfe17 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fb3e751 View commit details
    Browse the repository at this point in the history
  3. remove stale config

    Haroenv committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    5a065bc View commit details
    Browse the repository at this point in the history
  4. run all tests for v3

    Haroenv committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    902995c View commit details
    Browse the repository at this point in the history
  5. prettier

    Haroenv committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    fd99b40 View commit details
    Browse the repository at this point in the history