ansible/test/integration/targets/uri/files
Matt Clay c59e32469f Add Fedora Python 3 Docker images and fix tests. (#27794)
* Add new Fedora docker images with Python 3.
* Use consistent env var for lookup test.
* Fix testing of virtualenv with Python 3.
* Fix docker_secret tests on Fedora 26.
* Add Python 3 support to Fedora postgresql test.
* Add Python 3 support to Fedora mysql tests.
* Fix uri test server for Python 3 on Fedora.
* Fix iso_extract test for Python 3 on Fedora.
* Add Python 3 support for Fedora to openssl tests.
* Fix dnf group test for Python 3 on Fedora.
* Use force with user deletion in become test.
2017-08-04 21:12:35 -07:00
..
fail0.json
fail1.json
fail2.json
fail3.json Migrate Linux CI roles to test targets. (#17997) 2016-10-13 09:09:25 -07:00
fail4.json Migrate Linux CI roles to test targets. (#17997) 2016-10-13 09:09:25 -07:00
fail5.json
fail6.json Migrate Linux CI roles to test targets. (#17997) 2016-10-13 09:09:25 -07:00
fail7.json
fail8.json Migrate Linux CI roles to test targets. (#17997) 2016-10-13 09:09:25 -07:00
fail9.json
fail10.json
fail11.json
fail12.json Migrate Linux CI roles to test targets. (#17997) 2016-10-13 09:09:25 -07:00
fail13.json
fail14.json Migrate Linux CI roles to test targets. (#17997) 2016-10-13 09:09:25 -07:00
fail15.json
fail16.json
fail17.json
fail18.json
fail19.json Migrate Linux CI roles to test targets. (#17997) 2016-10-13 09:09:25 -07:00
fail20.json
fail21.json Migrate Linux CI roles to test targets. (#17997) 2016-10-13 09:09:25 -07:00
fail22.json
fail23.json Migrate Linux CI roles to test targets. (#17997) 2016-10-13 09:09:25 -07:00
fail24.json Migrate Linux CI roles to test targets. (#17997) 2016-10-13 09:09:25 -07:00
fail25.json
fail26.json
fail27.json
fail28.json
fail29.json
fail30.json
pass0.json Migrate Linux CI roles to test targets. (#17997) 2016-10-13 09:09:25 -07:00
pass1.json Migrate Linux CI roles to test targets. (#17997) 2016-10-13 09:09:25 -07:00
pass2.json Migrate Linux CI roles to test targets. (#17997) 2016-10-13 09:09:25 -07:00
pass3.json
pass4.json
README
testserver.ps1
testserver.py

The files were taken from http://www.json.org/JSON_checker/
> If the JSON_checker is working correctly, it must accept all of the pass*.json files and reject all of the fail*.json files.

Difference with JSON_checker dataset:
  - *${n}.json  renamed to *${n-1}.json to be 0-based
  - fail0.json  renamed to pass3.json   as python json module allows JSON payload to be string
  - fail17.json renamed to pass4.json   as python json module has no problems with deep structures
  - fail32.json renamed to fail0.json   to fill gap
  - fail31.json renamed to fail17.json  to fill gap