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/units
Abhijeet Kasurde 95fdd555b3
galaxy: Cross check the collection type (#81423)
* User-provided collection type might differ from collection
  source. Cross-check the type before proceeding

Fixes: #79463

Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
1 year ago
..
_vendor
ansible_test Improve code coverage of unit tests (#80904) 1 year ago
cli Add pymarkdown sanity test for core (#81220) 1 year ago
compat
config Add test for 256-color configuration values (#78613) 1 year ago
errors Clean up unit tests. (#78498) 2 years ago
executor Remove Python 3.5 support (#80972) 1 year ago
galaxy galaxy: Cross check the collection type (#81423) 1 year ago
inventory
inventory_test_data/group_vars
mock More unit test code coverage improvements (#81136) 1 year ago
module_utils remove deprecated datetime.datetime methods (#81323) 1 year ago
modules Improve code coverage of unit tests (#81119) 1 year ago
parsing Refactor test cases to improve unit test quality (#81334) 1 year ago
playbook Fix pylint disallowed-name errors (#80854) 1 year ago
plugins Replace `reboot_command` integration test with unit tests (#78956) 1 year ago
regex
template
utils add Python 3.12 support to ansible-test (#80834) 1 year ago
vars More unit test code coverage improvements (#81136) 1 year ago
__init__.py
requirements.txt Remove Python 3.9 support for the controller (#80973) 1 year ago
test_context.py
test_no_tty.py