ansible/test
Jordan Borean b6791e6ae3
ansible-galaxy: add collection sub command (#57106)
* ansible-galaxy: add collection init sub command

* Fix changelog and other sanity issues

* Slim down skeleton structure, fix encoding issue on template

* Fix doc generation code to include sub commands

* Added build step

* Tidy up the build action

* Fixed up doc changes and slight testing tweaks

* Re-organise tests to use pytest

* Added publish step and fixed up issues after working with Galaxy

* Unit test improvments

* Fix unit test on 3.5

* Add remaining build tests

* Test fixes, make the integration tests clearer to debug on failures

* Removed unicode name tests until I've got further clarification

* Added publish unit tests

* Change expected length value

* Added collection install steps, tests forthcoming

* Added unit tests for collection install entrypoint

* Added some more tests for collection install

* follow proper encoding rules and added more tests

* Add remaining tests

* tidied up tests and code based on review

* exclude pre-release versions from galaxy API
2019-07-10 05:47:25 +10:00
..
cache
env Add env command to ansible-test and run in CI. (#50176) 2018-12-20 22:08:57 -08:00
integration ansible-galaxy: add collection sub command (#57106) 2019-07-10 05:47:25 +10:00
legacy safe_eval fix (#57188) 2019-06-06 15:36:22 -04:00
results
runner Removed nested role for ec2_instance tests 2019-07-02 17:48:07 -04:00
sanity many pslint fixes (#55862) 2019-07-09 05:41:58 +10:00
units ansible-galaxy: add collection sub command (#57106) 2019-07-10 05:47:25 +10:00
utils Use Python 3.7 to run ansible-test coverage in CI. (#57555) 2019-06-07 15:48:17 -07:00