summaryrefslogtreecommitdiffstats
path: root/test/integration/targets/uri (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Update Shippable integration test groups. (#43118)Matt Clay2018-07-241-1/+1
* Add src parameter for uri module that can be used in place of body. Supports ...Matt Martz2018-05-311-1/+30
* uri: Add form-urlencoded support to body_format (#37188)Dag Wieers2018-05-171-0/+56
* Fix uri test on Python 2.6.Matt Clay2018-05-161-0/+1
* Overhaul httptester support in ansible-test. (#39892)Matt Clay2018-05-091-0/+1
* Use HTTPS instead of HTTP for httpbin tests. (#39457)Matt Clay2018-05-026-179/+178
* Disable failing tests.Matt Clay2018-04-281-0/+1
* Handle duplicate headers in the uri module (#33792)Matt Martz2018-04-101-0/+11
* Required changes to support redirects on HTTP 307/308 (#36809)Dag Wieers2018-04-064-67/+120
* uri: Add redirect tests for none, safe, urllib2 and all (#37068)Dag Wieers2018-03-295-0/+1095
* Fix uri test on Python 2.6.Matt Clay2018-03-202-0/+2
* win_uri: fixes (#35487)Jordan Borean2018-02-071-36/+0
* Miscellaneous test fixes. (#35301)Matt Clay2018-01-241-1/+1
* Fix some TODOs to use generic_urlparse which allows proper netrc selection. F...Matt Martz2018-01-032-0/+17
* Deprecate tests used as filters (#32361)Matt Martz2017-11-271-8/+8
* Fix github_issue test and enable in CI.Matt Clay2017-09-011-1/+1
* Add Fedora Python 3 Docker images and fix tests. (#27794)Matt Clay2017-08-051-1/+5
* win_uri: Add integration tests, new functionality... (#25373)Dag Wieers2017-06-191-0/+36
* test/: PEP8 compliancy (#24803)Dag Wieers2017-05-301-1/+0
* Urls client cert auth (#18141)Matt Martz2017-04-071-0/+41
* Extra deps needed for building cryptographyMatt Martz2017-04-071-1/+3
* Fallback to old ssl_wrap_socketMatt Martz2017-04-072-11/+55
* Update install deps for SNI testsMatt Martz2017-04-072-4/+6
* Fix uri options test to work again.Matt Clay2017-03-181-1/+1
* Warn when using the deprecated HEADER_ arguments (#20236)Matt Martz2017-03-011-1/+2
* Increase timeout for http server in uri test.Ansible Test Runner2017-01-241-1/+1
* Fix and enable more tests for osx and freebsd. (#20482)Matt Clay2017-01-202-7/+0
* Only add Content-Type if not specified in headers. Fixes #20046 (#20234)Matt Martz2017-01-131-0/+13
* Fixes #16936 - Digest authentication not working in uri module (#18736)bart22016-12-221-0/+7
* Update `aliases` file for `uri` integration test.Matt Clay2016-12-151-1/+0
* Fixes for uri under python3 and local (non-httptester) testingToshio Kuratomi2016-12-141-6/+2
* Initial ansible-test implementation. (#18556)Matt Clay2016-11-301-0/+5
* Fix the uri testserver to run on python3Toshio Kuratomi2016-10-241-5/+15
* Migrate Linux CI roles to test targets. (#17997)Matt Clay2016-10-1341-0/+412