You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Add tests (#44)
* adding start to testing, needs a lot more work, just saving in case my computer explodes
Signed-off-by: Vanessa Sochat <vsochat@stanford.edu>
* adding tests for collection (still more to go!)
Signed-off-by: Vanessa Sochat <vsochat@stanford.edu>
* typo in config
Signed-off-by: Vanessa Sochat <vsochat@stanford.edu>
* adding all the tests!
Signed-off-by: Vanessa Sochat <vsochat@stanford.edu>
* rename container diff to not have extension
Signed-off-by: Vanessa Sochat <vsochat@stanford.edu>
* try moving to /usr/local/bin
Signed-off-by: Vanessa Sochat <vsochat@stanford.edu>
* adding container-diff to path
Signed-off-by: Vanessa Sochat <vsochat@stanford.edu>
* containerdiff version
Signed-off-by: Vanessa Sochat <vsochat@stanford.edu>
* try including Dockerfiles
Signed-off-by: Vanessa Sochat <vsochat@stanford.edu>
* need to include Dockerfile with tests
Signed-off-by: Vanessa Sochat <vsochat@stanford.edu>
* forgot to add Dockerfile"
Signed-off-by: Vanessa Sochat <vsochat@stanford.edu>
* mising http.server
Signed-off-by: Vanessa Sochat <vsochat@stanford.edu>
* python2 being used
Signed-off-by: Vanessa Sochat <vsochat@stanford.edu>
* ensure python3 being used
Signed-off-by: Vanessa Sochat <vsochat@stanford.edu>
* need to bump version
Signed-off-by: Vanessa Sochat <vsochat@stanford.edu>
* separate tests for python2/3
Signed-off-by: Vanessa Sochat <vsochat@stanford.edu>
* updating links to python 3
Signed-off-by: Vanessa Sochat <vsochat@stanford.edu>
* version 2 deps
Signed-off-by: Vanessa Sochat <vsochat@stanford.edu>