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 unit test to spark_ec2 script #134

Closed
wants to merge 4 commits into from
Closed

Add unit test to spark_ec2 script #134

wants to merge 4 commits into from

Commits on Mar 13, 2014

  1. Add unittest for destroy cluster command

    Add a unittest for refactored function to destroy cluster.  Relies on
    mock and moto dependencies to avoid sending out EC2 requests.
    Luis Osa committed Mar 13, 2014
    Configuration menu
    Copy the full SHA
    2e7ca99 View commit details
    Browse the repository at this point in the history
  2. Add pyc files to gitignore

    Luis Osa committed Mar 13, 2014
    Configuration menu
    Copy the full SHA
    534edcc View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2014

  1. Add license terms and zipfiles for dependencies

    Luis Osa committed Apr 23, 2014
    Configuration menu
    Copy the full SHA
    4b2d264 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2014

  1. Add shebang line, header and docstrings

    Luis Osa committed Apr 24, 2014
    Configuration menu
    Copy the full SHA
    a58bc0c View commit details
    Browse the repository at this point in the history