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 support for running tests #144

Merged
merged 18 commits into from
Jul 1, 2024
Merged

Add support for running tests #144

merged 18 commits into from
Jul 1, 2024

Commits on May 30, 2024

  1. Add support for running tests

    Arthur McGibbon committed May 30, 2024
    Configuration menu
    Copy the full SHA
    5462e49 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2024

  1. Add test hierarchy to taskId

    Arthur McGibbon committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    4682ea0 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2024

  1. Add TestName to preserve test hierarchy

    Arthur McGibbon committed Jun 15, 2024
    Configuration menu
    Copy the full SHA
    7711c0c View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2024

  1. Handle exceptions in @BeforeAll

    Arthur McGibbon committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    4b7938c View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2024

  1. Add TestNG and Spock tests

    Arthur McGibbon committed Jun 22, 2024
    Configuration menu
    Copy the full SHA
    3da2823 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2024

  1. Don't overwrite testClasses map

    Arthur McGibbon committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    46e330a View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2024

  1. Connector cache test - do not merge

    Arthur McGibbon committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    a5f6953 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2024

  1. Revert "Connector cache test - do not merge"

    This reverts commit a5f6953.
    Arthur McGibbon committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    a1cd395 View commit details
    Browse the repository at this point in the history
  2. Handle nested tests. Add logging for github error. Split out test met…

    …hods
    Arthur McGibbon committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    4f25385 View commit details
    Browse the repository at this point in the history
  3. Add logging for github action

    Arthur McGibbon committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    bc2a314 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2024

  1. Configuration menu
    Copy the full SHA
    d574df9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    34f99f4 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2024

  1. test

    jdneo committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    4c01d1c View commit details
    Browse the repository at this point in the history
  2. test gradle version

    jdneo committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    0613b26 View commit details
    Browse the repository at this point in the history
  3. Handle versions before getTestDisplayName

    Arthur McGibbon committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    b298691 View commit details
    Browse the repository at this point in the history
  4. Add additional sourceset test

    Arthur McGibbon committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    96b5a64 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2024

  1. Fix checkstyle and disable env var tests on CI

    Arthur McGibbon committed Jun 29, 2024
    Configuration menu
    Copy the full SHA
    a185f1a View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2024

  1. Revert the test change

    jdneo committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    2d13cc3 View commit details
    Browse the repository at this point in the history