You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/test
Sloane Hertel 1fdd84b88c Rename AWS unit tests that are not running when changing the module (#42712)
now can use `ansible-test units module_name` for the aws_s3 and aws_api_gateway modules

changes to modules/cloud/amazon/aws_api_gateway and modules/cloud/amazon/aws_s3 are not triggering the unit tests; also fix aws_s3 from importing non-exist module and skipping tests

changes to module_utils/aws/core.py are only being unit tested on modules that import from the file (if they have a corresponding test) or tests that import from the file themselves.
6 years ago
..
cache Update ansible-test sanity command. (#31958) 7 years ago
integration win_security_policy: Allow setting a value to empty (#42051) 6 years ago
legacy Added Scaleway volume module (#41667) 6 years ago
results Collect data from integration test runs. (#28650) 7 years ago
runner Updating the nios_test_container version to 1.1.0 from 1.0.0 (#42526) 6 years ago
sanity Fix E324 for vultr modules. (#42464) 6 years ago
units Rename AWS unit tests that are not running when changing the module (#42712) 6 years ago
utils Remove unwanted containers at CI job start. 6 years ago