ansible/test/units/module_utils
Matt Clay cd3fdca540 Switch tests to pytest and ansible-test.
- Replace nose usage with pytest.
- Remove legacy Shippable integration.sh.
- Update Makefile to use pytest and ansible-test.
- Convert most yield unit tests to pytest parametrize.
2017-01-11 12:34:59 -08:00
..
basic let chdir support relative path in more modules (#16736) 2016-12-22 00:19:50 -08:00
ec2 Skip test_aws.py if boto3/botocore are missing (#17814) 2016-10-13 13:19:40 -07:00
gcp Adding auth support for google-api-python-client and gcloud-python (#19090) 2016-12-29 12:33:52 -05:00
json_utils bugfixes to JSON junk filter, added unit/integration tests to exercise (#17834) 2016-10-02 08:03:42 -07:00
__init__.py Add empty-init code-smell script. (#18406) 2016-11-07 15:02:13 -08:00
test_basic.py File attributes (#18213) 2016-11-07 15:48:04 -05:00
test_database.py Switch tests to pytest and ansible-test. 2017-01-11 12:34:59 -08:00
test_distribution_version.py Set ansible_os_family correctly under KDE neon 2016-10-27 20:28:38 +01:00
test_facts.py Fix for run_command tests now that it returns native strings 2016-10-03 18:45:28 -07:00
test_text.py