Add proxy integration test

This commit is contained in:
GeorgianaElena
2020-06-08 11:42:10 +03:00
parent 82f6173828
commit f1056339cc
2 changed files with 62 additions and 8 deletions

View File

@@ -58,8 +58,10 @@ commands:
.circleci/integration-test.py run-test \
--bootstrap-pip-spec "$BOOTSTRAP_PIP_SPEC" \
basic-tests test_hub.py test_install.py test_extensions.py \
basic-tests test_hub.py test_proxy.py \
test_install.py test_extensions.py \
<< parameters.upgrade >>
admin_tests:
parameters:
upgrade: