1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/test/integration/targets/uri
Dag Wieers 0aba04fdad win_uri: Add integration tests, new functionality... (#25373)
This is a cleanup of the win_uri module to make it feature-complete.

This PR includes:
- Added check-mode support
- Add as many options from the uri module as possible
  - Added creates
  - Added follow_redirects
  - Added maximum_redirection
  - Added password
  - Added removes
  - Added return_content
  - Added status_code
  - Added timeout
  - Added user
  - Added validate_certs
- Fixed list-handling for comma-separated strings
- Added basic integration tests (should come from uri module)
2017-06-19 17:30:08 +01:00
..
files win_uri: Add integration tests, new functionality... (#25373) 2017-06-19 17:30:08 +01:00
meta Migrate Linux CI roles to test targets. (#17997) 2016-10-13 09:09:25 -07:00
tasks Urls client cert auth (#18141) 2017-04-07 09:54:37 -07:00
vars Extra deps needed for building cryptography 2017-04-07 09:19:26 -07:00
aliases Fix and enable more tests for osx and freebsd. (#20482) 2017-01-19 17:10:33 -08:00