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

Optionally fail test if launch-file fails #132

Commits on Nov 5, 2020

  1. Optionally fail test if launch-file fails

    If the launch-file in a FlexBE test fails, signal this to the TestContext that can then optionally fail due to this
    This allows to run scripts etc to verify State/Behavior side effects
    LoyVanBeek committed Nov 5, 2020
    Configuration menu
    Copy the full SHA
    dcb4f7b View commit details
    Browse the repository at this point in the history
  2. Check all launched nodes have exited

    And check they exit code to decide success/fail of launch file
    LoyVanBeek committed Nov 5, 2020
    Configuration menu
    Copy the full SHA
    0b2dc26 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d2cd790 View commit details
    Browse the repository at this point in the history