fao89 / pulpcore

Repository for pulpcore package https://pypi.org/project/pulpcore/
GNU General Public License v2.0
0 stars 0 forks source link

Fill out test_bindings.py #118

Open fao89 opened 2 years ago

fao89 commented 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.