Background
The integration-tests still use the old unittest framework. We should switch to pytest.
Acceptance Criteria
Convert following tests to pytest:
- test_docker_api_build.py
- test_docker_api_deploy.py
- test_docker_api_export.py
- test_docker_api_language_def_json.py
- test_docker_api_push.py
- test_push_test_container.py
Background
The integration-tests still use the old unittest framework. We should switch to pytest.
Acceptance Criteria
Convert following tests to pytest: