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
Ricardo Carrillo Cruz 3e91ec28b8
Checkpoint access rule (#49937)
* WIP checkpoint_access_rule module

* Add fixes and docstrings

* Add dunder init

* Fix sanity tests issues

* Fix sanity test

* Add RETURN and EXAMPLES

* Fix example

* Fix pep8

* Add tests

* Fix pep8

* Fix pep8
7 years ago
..
cli Move the arguments module into cli/ and context_objects into utils 7 years ago
compat Move unit test compat code out of `lib/ansible/`. (#46996) 7 years ago
config Review comments 7 years ago
contrib Fix vmware_inventory unit tests so they run. 7 years ago
errors Add better error when k=v syntax is used with YAML in tasks (#41754) 7 years ago
executor Handle exception raised in recursive_finder API (#49590) 7 years ago
inventory_test_data/group_vars Merge branch 'v2_final' into devel_switch_v2 11 years ago
mock Move unit test compat code out of `lib/ansible/`. (#46996) 7 years ago
module_utils Add Devuan Support for ascii release - resolve 49615 (#49616) 7 years ago
modules Checkpoint access rule (#49937) 7 years ago
parsing Update bare exceptions to specify Exception. 7 years ago
playbook Move the arguments module into cli/ and context_objects into utils 7 years ago
plugins Checkpoint httpapi plugin (#49929) 7 years ago
template templar: ensure that exceptions are handled, fix 'AttributeError' (#48792) 7 years ago
utils Move the arguments module into cli/ and context_objects into utils 7 years ago
vars Move unit test compat code out of `lib/ansible/`. (#46996) 7 years ago
__init__.py Add empty-init code-smell script. (#18406) 9 years ago
ansible.cfg Fix ansible-test config management. 8 years ago
conftest.py Run unit tests in parallel. (#45812) 7 years ago
test_constants.py 1st part of ansible config, adds ansible-config to view/manage configs (#12797) 9 years ago
test_context.py Save the command line arguments into a global context 7 years ago