repo2docker/tests/unit
Min RK f47acaa1bd use getpass.getuser instead of os.getlogin
os.getlogin doesn't work everywhere (can raise OSError, inappropriate ioctl for device)
2019-09-08 11:54:22 +02:00
..
contentproviders Reformatting and better tests 2019-06-20 13:22:17 -07:00
test_app.py exit and show clean error message (no log) if docker connection fails 2019-09-07 12:16:41 +02:00
test_args.py Apply auto formatting 2019-06-03 21:37:25 +02:00
test_argumentvalidation.py exit and show clean error message (no log) if docker connection fails 2019-09-07 12:16:41 +02:00
test_binder_dir.py Apply auto formatting 2019-06-03 21:37:25 +02:00
test_cache_from.py Apply auto formatting 2019-06-03 21:37:25 +02:00
test_clone_depth.py Apply auto formatting 2019-06-03 21:37:25 +02:00
test_connect_url.py Apply auto formatting 2019-06-03 21:37:25 +02:00
test_docker.py Apply auto formatting 2019-06-03 21:37:25 +02:00
test_editable.py Apply auto formatting 2019-06-03 21:37:25 +02:00
test_env.py use getpass.getuser instead of os.getlogin 2019-09-08 11:54:22 +02:00
test_env_yml.py Apply auto formatting 2019-06-03 21:37:25 +02:00
test_external_scripts.py Allow absolute paths in build_script_files. Fixes #673 2019-06-28 08:44:11 -05:00
test_freeze.py Apply auto formatting 2019-06-03 21:37:25 +02:00
test_labels.py Apply auto formatting 2019-06-03 21:37:25 +02:00
test_memlimit.py Apply auto formatting 2019-06-03 21:37:25 +02:00
test_ports.py use getpass.getuser instead of os.getlogin 2019-09-08 11:54:22 +02:00
test_preassemble.py Add test for R buildpack's get_preassemble_script_files 2019-07-23 18:23:30 +02:00
test_semver.py rewrite /test/units/test_semver.py using @pytest.mark.parametrize fixes #615 2019-08-02 15:08:43 +06:00
test_subdir.py add explicit log message on failing Docker connection, see #774 2019-09-07 09:22:00 +02:00
test_users.py use getpass.getuser instead of os.getlogin 2019-09-08 11:54:22 +02:00
test_utils.py Black refactor 2019-08-30 11:26:48 +03:00
test_volumes.py use getpass.getuser instead of os.getlogin 2019-09-08 11:54:22 +02:00