repo2docker/tests
yuvipanda e1ead75302 Move argument parsing out of Repo2Docker class
Argument parsing should only be used when calling from
the command line, and not be deeply tied into the class
itself. This makes it easier for folks to just set
traitlets on an empty class and start it, without having to
deal with passing arguments.

This breaks how people might already be using Repo2Docker as
a library, so should not be part of 0.7
2018-12-14 13:15:33 -08:00
..
base/node10 Update node tests to match versions actually installed 2018-09-15 09:28:19 +02:00
conda test py37 2018-09-17 11:05:40 +02:00
contentproviders Add tests for local content provider 2018-10-16 08:04:13 +02:00
dockerfile Remove dockerfile/editable test from main tests 2018-10-08 15:36:45 +02:00
external add description test to this repo 2018-09-20 16:11:11 +03:00
julia Check beginning of the string only for Julia 2018-10-12 11:55:14 +02:00
memlimit Bump external testing dockerfile to artful too 2018-01-17 17:43:15 -08:00
nix Add executable flag to verify script 2018-11-09 11:14:30 +01:00
r use getwd() to find path instead of "." 2018-09-23 22:15:43 +03:00
stencila-py split up Stencila tests to not run into timeouts on Travis CI 2018-11-06 21:27:18 +01:00
stencila-r split up Stencila tests to not run into timeouts on Travis CI 2018-11-06 21:27:18 +01:00
venv Make verify script executable 2018-09-15 10:05:25 +02:00
argumentvalidation.py auto-cleaning refs and updating tests for this 2018-06-27 08:25:05 -07:00
conftest.py Move argument parsing out of Repo2Docker class 2018-12-14 13:15:33 -08:00
env.py fix test description 2018-01-09 12:24:58 +00:00
memlimit.py update postBuild error checking 2018-02-19 13:06:07 +01:00
ports.py add ability for port mapping to work with non jupyter-workflow 2018-01-11 16:49:09 -08:00
test_cache_from.py Add tests for Docker & Legacy Docker buildpacks 2018-12-10 22:46:06 -08:00
test_clone_depth.py Adjust sub-directory tests after changing CWD behaviour 2018-10-16 13:46:00 +02:00
test_connect_url.py Include corrections in app and test_connect_url files 2018-08-01 14:21:15 +02:00
test_editable.py Move test fixture to conftest.py 2018-10-08 15:36:45 +02:00
test_env_yml.py Update the TypeError message and example in the unit test. 2018-06-04 12:56:20 +02:00
test_labels.py Use "local" label for local directory 2018-12-13 17:12:09 -06:00
test_subdir.py Adjust sub-directory tests after changing CWD behaviour 2018-10-16 13:46:00 +02:00
test_utils.py Add test for ByteSpecification validation 2018-12-10 23:19:13 -08:00
users.py Fix user name test to run on computers that isn't mine 2017-12-19 16:36:37 -08:00
volumes.py Allow passing in uid and username of user built into image 2017-12-19 12:46:22 -08:00