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

Split unit test and unit race into 2 components #15734

Merged
merged 5 commits into from
Apr 18, 2024

Commits on Apr 17, 2024

  1. feat: update unit_test_runner and unit_test_race to allow running sub…

    …set of unit tests based on the environment variable
    
    Signed-off-by: Manan Gupta <manan@planetscale.com>
    GuptaManan100 committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    c9a3a94 View commit details
    Browse the repository at this point in the history
  2. feat: add workflows to run evalengine and non-evalengine tests

    Signed-off-by: Manan Gupta <manan@planetscale.com>
    GuptaManan100 committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    2ec477c View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2024

  1. refactor: rename test name

    Signed-off-by: Manan Gupta <manan@planetscale.com>
    GuptaManan100 committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    4114670 View commit details
    Browse the repository at this point in the history
  2. feat: address review comments

    Signed-off-by: Manan Gupta <manan@planetscale.com>
    GuptaManan100 committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    a08dd82 View commit details
    Browse the repository at this point in the history
  3. refactor: change value for the env variable

    Signed-off-by: Manan Gupta <manan@planetscale.com>
    GuptaManan100 committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    601ee33 View commit details
    Browse the repository at this point in the history