repo2docker/tests/unit
YuviPanda def4009a6b Remove another unneeded R unit test
We want users to be able to install new versions of R
as soon as they are out, without us having to do anything
special in repo2docker. So we can't actually check for 'invalid'
R versions. This is ok, as we don't have to special case apt repos
or similar when installing R from rstudio's debs
2022-06-22 08:49:28 -07:00
..
contentproviders remove deprecated call to distutils strtobool 2022-01-26 09:56:15 +01:00
test_app.py Fix unit tests 2021-07-02 12:43:58 +01:00
test_args.py
test_argumentvalidation.py
test_binder_dir.py
test_buildpack.py
test_cache_from.py
test_clone_depth.py Add test for shallow clone HEAD 2022-06-02 20:54:43 -04:00
test_connect_url.py
test_docker.py
test_editable.py Make black happy 2022-04-08 13:55:06 -07:00
test_env.py implement entrypoint in Python 2021-02-17 16:13:42 +01:00
test_env_yml.py
test_external_scripts.py Fix unit tests 2021-07-02 12:43:58 +01:00
test_freeze.py
test_labels.py
test_memlimit.py
test_ports.py Handle attrs["State"]["ExitCode"] 2021-07-02 12:42:10 +01:00
test_preassemble.py
test_r.py Remove another unneeded R unit test 2022-06-22 08:49:28 -07:00
test_semver.py get version comparison from semver 2022-01-26 15:52:09 +01:00
test_subdir.py
test_users.py
test_utils.py
test_volumes.py