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

Let users add arbitrary configuration to tests #213

Merged
merged 4 commits into from
Feb 12, 2015
Merged

Commits on Feb 12, 2015

  1. Let users add arbitrary configuration to tests

    This adds the `extra_test_config` key to the `liftoffrc`. This key acts
    similarly to the `extra_config` key, but adds arbitrary configuration to
    the test target. If more than one test target exists, the user will be
    given the chance to select the target they would like to modify.
    gfontenot committed Feb 12, 2015
    Configuration menu
    Copy the full SHA
    e70bde1 View commit details
    Browse the repository at this point in the history
  2. Fixes from review and also make it work in general

    I'm a dummy and this didn't actually work before. Now it does. Huzzah!
    gfontenot committed Feb 12, 2015
    Configuration menu
    Copy the full SHA
    293b6f9 View commit details
    Browse the repository at this point in the history
  3. review fix

    gfontenot committed Feb 12, 2015
    Configuration menu
    Copy the full SHA
    cfc2e74 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d3eb4af View commit details
    Browse the repository at this point in the history