Commit Graph

17 Commits (milestone)

Author SHA1 Message Date
Matt Davis e3c9908679
Backward-compatible None handling in template concat and argspec str (#85652)
9 months ago
Matt Clay 6b2b665ef7
Add support for Python 3.14 and drop Python 3.8 (#85576)
10 months ago
Matt Davis 35750ed321
Templating overhaul, implement Data Tagging (#84621)
1 year ago
Abhijeet Kasurde f92e99fd8f
test: fix check_required_by (#84153)
2 years ago
Matt Clay a0495fc314
Update triple single quotes to triple double quotes (#84099)
2 years ago
Martin Krizek d9f1866249
Deprecate remaining safe evals (#83293)
2 years ago
Matt Clay 9f899f9492
Require `from __future__ import annotations` (#81902)
3 years ago
Matt Clay 82b5544b09
Improve code coverage of unit tests (#81119)
3 years ago
Matt Clay 2cd1744be3
Use ansible.module_utils.common.text.converters (#80704)
3 years ago
Matt Clay 25d859f8fb
Clean up unused imports in unit tests (#79893)
3 years ago
Matt Clay 2cd6cdc6a7
Fix duplicate unit test function names. (#77115)
4 years ago
Abhijeet Kasurde b0ae3f8a8d
test: Unit tests for validation methods (#75061)
5 years ago
Rick Elrod 3c3ffc09c2
Fix and add tests for some module_utils.common.validation (#67771)
6 years ago
Sam Doran 2d266fbc87
Fix unit tests to work with pytest >= 5.0 (#60246)
7 years ago
Sam Doran aa717661af Move assertion in unit test inside loop (#60232)
7 years ago
Sam Doran ff88bd82b5
Move type checking methods out of basic.py and add unit tests (#53687)
7 years ago
Sam Doran 43a44e6f35
Move utility functions out of basic.py (#51715)
7 years ago