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

client: add app testing feature #5365

Merged
merged 5 commits into from
Sep 19, 2023
Merged

client: add app testing feature #5365

merged 5 commits into from
Sep 19, 2023

Commits on Sep 18, 2023

  1. client: add '--app_test fname' option.

    The client will run and communicate with that app.
    You don't need to make any XML files.
    davidpanderson committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    60f97b1 View commit details
    Browse the repository at this point in the history
  2. Change --app_test so that the test job runs alongside

    whatever jobs are already there.
    davidpanderson committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    ec78ce8 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2023

  1. Configuration menu
    Copy the full SHA
    aa18db4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    13873bf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8ea2aba View commit details
    Browse the repository at this point in the history