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 test suite #295

Merged
merged 3 commits into from Apr 5, 2016
Merged

Add test suite #295

merged 3 commits into from Apr 5, 2016

Commits on Apr 4, 2016

  1. Add test suite, check executable shebangs

    Start a small test suite in Python 3.
    Add a test to check executable shebangs.
    aneeshusa committed Apr 4, 2016

Commits on Apr 5, 2016

  1. Add Travis dispatching script to run test suite

    Use a dispatch script to direct Travis to either run a Salt highstate
    for most nodes, or the test script for the test node.
    
    This reduces the amount of project-specific configuration in .travis.yml
    and moves it into a separate file.
    aneeshusa committed Apr 5, 2016
You can’t perform that action at this time.