ansible/test
Sam Doran 71e33d2578
version test - improve message when value is empty (#74754)
When an empty value is provided, no `version` attribute will exist on the `LooseVersion` or
`StrictVersion` object. We catch and handle this, but it's not immediatebly clear that an
AttributeError means an empty value was provided.

Specifically handle the case where value or version are empty and add more
helpful error messages.

Add integration tests.
2021-05-20 11:55:30 -04:00
..
ansible_test
integration version test - improve message when value is empty (#74754) 2021-05-20 11:55:30 -04:00
lib/ansible_test Remove PyCrypto (#74699) 2021-05-18 16:12:32 -04:00
sanity updates jinja filters links with new pattern for Jinja 3.x documentation 2021-05-12 10:08:00 -07:00
support Vendor distutils.version (#74644) 2021-05-11 12:33:51 -05:00
units Remove PyCrypto (#74699) 2021-05-18 16:12:32 -04:00
utils/shippable Remove unused CI scripts. 2021-05-10 19:47:31 -07:00