tableau / TabPy

Execute Python code on the fly and display results in Tableau visualizations:
https://tableau.github.io/TabPy/
MIT License
1.56k stars 598 forks source link

Restoring overwritten test #303

Closed sbabayan closed 5 years ago

sbabayan commented 5 years ago

When writing the new integration test for models (test_deploy_and_evaluate_model.py) I accidentally overwrote an existing test (test_deploy_model_ssl_off_auth_off.py), reverting this test back.