unspecified

python-docker-tests - Unit tests and integration tests for python-docker

Website: https://pypi.org/project/docker
License: ASL 2.0
Vendor: Unixadm.org
Description:
Upstream test-suite (unit, integration) packaged as RPM.

Packages

python-docker-tests-4.2.0-1.el8-noarch [98 KiB] Changelog by Philippe Kueck (2020-03-27):
- new upstream release
Package contents (click to display)
[f] /usr/libexec/installed-tests/python-docker/tests/unit/testdata/certs/ca.pem
[f] /usr/libexec/installed-tests/python-docker/tests/unit/testdata/certs/cert.pem
[f] /usr/libexec/installed-tests/python-docker/tests/unit/testdata/certs/key.pem
[d] /usr/libexec/installed-tests/python-docker/tests/unit/testdata/certs
[f] /usr/libexec/installed-tests/python-docker/tests/unit/__init__.py
[f] /usr/libexec/installed-tests/python-docker/tests/unit/api_build_test.py
[f] /usr/libexec/installed-tests/python-docker/tests/unit/api_container_test.py
[f] /usr/libexec/installed-tests/python-docker/tests/unit/api_exec_test.py
[f] /usr/libexec/installed-tests/python-docker/tests/unit/api_image_test.py
[f] /usr/libexec/installed-tests/python-docker/tests/unit/api_network_test.py
[f] /usr/libexec/installed-tests/python-docker/tests/unit/api_test.py
[f] /usr/libexec/installed-tests/python-docker/tests/unit/api_volume_test.py
[f] /usr/libexec/installed-tests/python-docker/tests/unit/auth_test.py
[f] /usr/libexec/installed-tests/python-docker/tests/unit/client_test.py
[f] /usr/libexec/installed-tests/python-docker/tests/unit/context_test.py
[f] /usr/libexec/installed-tests/python-docker/tests/unit/dockertypes_test.py
[f] /usr/libexec/installed-tests/python-docker/tests/unit/errors_test.py
[f] /usr/libexec/installed-tests/python-docker/tests/unit/fake_api.py
[f] /usr/libexec/installed-tests/python-docker/tests/unit/fake_api_client.py
[f] /usr/libexec/installed-tests/python-docker/tests/unit/fake_stat.py
[f] /usr/libexec/installed-tests/python-docker/tests/unit/models_containers_test.py
[f] /usr/libexec/installed-tests/python-docker/tests/unit/models_images_test.py
[f] /usr/libexec/installed-tests/python-docker/tests/unit/models_networks_test.py
[f] /usr/libexec/installed-tests/python-docker/tests/unit/models_resources_test.py
[f] /usr/libexec/installed-tests/python-docker/tests/unit/models_services_test.py
[f] /usr/libexec/installed-tests/python-docker/tests/unit/ssladapter_test.py
[f] /usr/libexec/installed-tests/python-docker/tests/unit/swarm_test.py
[d] /usr/libexec/installed-tests/python-docker/tests/unit/testdata
[f] /usr/libexec/installed-tests/python-docker/tests/unit/types_containers_test.py
[f] /usr/libexec/installed-tests/python-docker/tests/unit/utils_build_test.py
[f] /usr/libexec/installed-tests/python-docker/tests/unit/utils_config_test.py
[f] /usr/libexec/installed-tests/python-docker/tests/unit/utils_json_stream_test.py
[f] /usr/libexec/installed-tests/python-docker/tests/unit/utils_proxy_test.py
[f] /usr/libexec/installed-tests/python-docker/tests/unit/utils_test.py
[f] /usr/libexec/installed-tests/python-docker/tests/integration/testdata/dummy-plugin/rootfs/dummy/file.txt
[d] /usr/libexec/installed-tests/python-docker/tests/integration/testdata/dummy-plugin/rootfs/dummy
[f] /usr/libexec/installed-tests/python-docker/tests/integration/testdata/dummy-plugin/config.json
[d] /usr/libexec/installed-tests/python-docker/tests/integration/testdata/dummy-plugin/rootfs
[d] /usr/libexec/installed-tests/python-docker/tests/integration/testdata/dummy-plugin
[f] /usr/libexec/installed-tests/python-docker/tests/integration/credentials/__init__.py
[f] /usr/libexec/installed-tests/python-docker/tests/integration/credentials/create_gpg_key.sh
[f] /usr/libexec/installed-tests/python-docker/tests/integration/credentials/store_test.py
[f] /usr/libexec/installed-tests/python-docker/tests/integration/credentials/utils_test.py
[f] /usr/libexec/installed-tests/python-docker/tests/integration/__init__.py
[f] /usr/libexec/installed-tests/python-docker/tests/integration/api_build_test.py
[f] /usr/libexec/installed-tests/python-docker/tests/integration/api_client_test.py
[f] /usr/libexec/installed-tests/python-docker/tests/integration/api_config_test.py
[f] /usr/libexec/installed-tests/python-docker/tests/integration/api_container_test.py
[f] /usr/libexec/installed-tests/python-docker/tests/integration/api_exec_test.py
[f] /usr/libexec/installed-tests/python-docker/tests/integration/api_healthcheck_test.py
[f] /usr/libexec/installed-tests/python-docker/tests/integration/api_image_test.py
[f] /usr/libexec/installed-tests/python-docker/tests/integration/api_network_test.py
[f] /usr/libexec/installed-tests/python-docker/tests/integration/api_plugin_test.py
[f] /usr/libexec/installed-tests/python-docker/tests/integration/api_secret_test.py
[f] /usr/libexec/installed-tests/python-docker/tests/integration/api_service_test.py
[f] /usr/libexec/installed-tests/python-docker/tests/integration/api_swarm_test.py
[f] /usr/libexec/installed-tests/python-docker/tests/integration/api_volume_test.py
[f] /usr/libexec/installed-tests/python-docker/tests/integration/base.py
[f] /usr/libexec/installed-tests/python-docker/tests/integration/client_test.py
[f] /usr/libexec/installed-tests/python-docker/tests/integration/conftest.py
[f] /usr/libexec/installed-tests/python-docker/tests/integration/context_api_test.py
[d] /usr/libexec/installed-tests/python-docker/tests/integration/credentials
[f] /usr/libexec/installed-tests/python-docker/tests/integration/errors_test.py
[f] /usr/libexec/installed-tests/python-docker/tests/integration/models_containers_test.py
[f] /usr/libexec/installed-tests/python-docker/tests/integration/models_images_test.py
[f] /usr/libexec/installed-tests/python-docker/tests/integration/models_networks_test.py
[f] /usr/libexec/installed-tests/python-docker/tests/integration/models_nodes_test.py
[f] /usr/libexec/installed-tests/python-docker/tests/integration/models_resources_test.py
[f] /usr/libexec/installed-tests/python-docker/tests/integration/models_services_test.py
[f] /usr/libexec/installed-tests/python-docker/tests/integration/models_swarm_test.py
[f] /usr/libexec/installed-tests/python-docker/tests/integration/models_volumes_test.py
[f] /usr/libexec/installed-tests/python-docker/tests/integration/regression_test.py
[d] /usr/libexec/installed-tests/python-docker/tests/integration/testdata
[f] /usr/libexec/installed-tests/python-docker/tests/gpg-keys/ownertrust
[f] /usr/libexec/installed-tests/python-docker/tests/gpg-keys/secret
[f] /usr/libexec/installed-tests/python-docker/tests/Dockerfile
[f] /usr/libexec/installed-tests/python-docker/tests/Dockerfile-dind-certs
[f] /usr/libexec/installed-tests/python-docker/tests/__init__.py
[d] /usr/libexec/installed-tests/python-docker/tests/gpg-keys
[f] /usr/libexec/installed-tests/python-docker/tests/helpers.py
[d] /usr/libexec/installed-tests/python-docker/tests/integration
[d] /usr/libexec/installed-tests/python-docker/tests/unit
[d] /usr/libexec/installed-tests/python-docker/tests
[d] /usr/libexec/installed-tests/python-docker
[d] /usr/libexec/installed-tests

Listing created by Repoview-0.7.0