Open fao89 opened 2 years ago
Author: bmbouter (bmbouter)
Redmine Issue: 4888, https://pulp.plan.io/issues/4888
Currently the Travis pipeline runs "bindings tests" which live in this file, but there aren't any! https://github.com/pulp/pulp_ansible/blob/master/.travis/test_bindings.py
Here is what a filled out test_bindings.py for pulpcore looks like: https://github.com/pulp/pulp-openapi-generator/blob/master/test_bindings.py
We should have the test_bindings.py ( https://github.com/pulp/pulp_ansible/blob/master/.travis/test_bindings.py ) meaningfully test the bindings produced by pulp_ansible.
Author: bmbouter (bmbouter)
Redmine Issue: 4888, https://pulp.plan.io/issues/4888
Currently the Travis pipeline runs "bindings tests" which live in this file, but there aren't any! https://github.com/pulp/pulp_ansible/blob/master/.travis/test_bindings.py
Here is what a filled out test_bindings.py for pulpcore looks like: https://github.com/pulp/pulp-openapi-generator/blob/master/test_bindings.py
We should have the test_bindings.py ( https://github.com/pulp/pulp_ansible/blob/master/.travis/test_bindings.py ) meaningfully test the bindings produced by pulp_ansible.