ansible/test/units/galaxy
Matt Martz b748edea45
Add multipart/form-data functionality (#69376)
* Add multipart/form-data functionality

* Fix some linting issues

* Fix error message

* Allow filename to be provided with content

* Add integration test

* Update examples

* General improvements to multipart handling

* Use prepare_multipart for galaxy collection publish

* Properly account for py2 vs py3, ensuring no max header length

* Address test assumptions

* Add unit tests

* Add changelog

* Ensure to use CRLF instead of NL

* Ignore line-endings in fixture

* Consolidate code, add comment

* Bump fallaxy container version

* ci_complete
2020-05-20 15:44:01 -05:00
..
__init__.py Collection test (#59488) 2019-07-24 12:38:32 +10:00
test_api.py Add multipart/form-data functionality (#69376) 2020-05-20 15:44:01 -05:00
test_collection.py Unify ansible-galaxy install -r (#67843) 2020-05-19 05:09:42 +10:00
test_collection_install.py ansible-galaxy - remove warning during collection install (#69541) 2020-05-19 10:31:49 -05:00
test_token.py ansible-galaxy - define multiple galaxy instances in ansible.cfg (#60553) 2019-08-21 07:49:05 +10:00
test_user_agent.py ansible-galaxy - expand User-Agent string for Galaxy endpoints (#65578) 2019-12-06 10:34:14 +10:00