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/parsing
Matt Martz 7239d2d371
Ensure that unsafe is more difficult to lose [stable-2.14] (#82295)
* Ensure that unsafe is more difficult to lose

* Add Task.untemplated_args, and switch assert over to use it
* Don't use re in first_found, switch to using native string methods
* If nested templating results in unsafe, just error, don't continue

(cherry picked from commit 586f1924512b01305f896d9ae4732773023013a3)

* ci_complete
1 year ago
..
fixtures lib/ansible/parsing/ajson.py: added UNIT-tests (#56398) 6 years ago
utils Clean up unit test boilerplate. 5 years ago
vault Use unittest.mock instead of mock. (#77883) 3 years ago
yaml Ensure that unsafe is more difficult to lose [stable-2.14] (#82295) 1 year ago
__init__.py Add empty-init code-smell script. (#18406) 8 years ago
test_ajson.py Remove unit test pytz requirement. (#78368) 2 years ago
test_dataloader.py Use unittest.mock instead of mock. (#77883) 3 years ago
test_mod_args.py Fix duplicate unit test function names. (#77115) 3 years ago
test_splitter.py Add unit tests 6 years ago
test_unquote.py Switch tests to pytest and ansible-test. 8 years ago