summaryrefslogtreecommitdiff
path: root/test/integration/targets/filters
Commit message (Expand)AuthorAgeFilesLines
* Make filter type errors 'loop friendly' (#70417) (#70575)Brian Coca2020-07-171-0/+29
* [stable-2.9] Pin version of netaddr and jmespath in filters testSam Doran2020-06-191-1/+1
* Clean up various integration tests. (#60613)Matt Clay2019-08-149-4/+8
* ipaddr: unit tests for empty string (#58274)Abhijeet Kasurde2019-06-241-0/+11
* Add seed parameter to random_mac filter (#51841)s-hamann2019-05-161-0/+6
* fix combine filter using undefined vars (#55840)Sloane Hertel2019-04-301-0/+34
* test: regex_ testcases (#54972)Abhijeet Kasurde2019-04-102-6/+8
* Fix tests which assume `virtualenv` is available.Matt Clay2019-03-271-3/+2
* Use virtualenv for filters and lookups tests.Matt Clay2019-03-271-0/+3
* fix issue in random_mac filter with short prefixes (#53928)Anton Roman2019-03-261-0/+4
* Allow dict2items to work with hostvars (#53538)Matt Martz2019-03-081-0/+7
* test for ipaddr filter (#52088)Abhijeet Kasurde2019-02-132-18/+19
* Use relative inventory paths instead of symlinks.Matt Clay2019-01-092-2/+1
* urldecode filter for Jinja2 (#28503)Dag Wieers2019-01-031-0/+13
* fix py3 scope for unique filter errors, enable filters integration tests on r...Adam Miller2018-12-061-1/+0
* Add CI platform: rhel/8.0 (#48835)Matt Clay2018-11-161-0/+1
* WIP: Check that union Jinja filter can be chained (#46298)Pilou2018-10-011-0/+16
* Use newer is_sequence function instead of MutableSequence (#44331)Matt Martz2018-08-211-0/+2
* Update Shippable integration test groups. (#43118)Matt Clay2018-07-231-1/+1
* Add random_mac string filter (#39775)Olivier Bourdon2018-06-211-1/+43
* base64 filter: Added ability to specify encoding (#39714)Jordan Borean2018-05-051-0/+8
* added flatten filter (#33102)Brian Coca2017-12-151-0/+17
* Deprecate tests used as filters (#32361)Matt Martz2017-11-273-9/+8
* Reorganize integration tests:Matt Clay2017-09-143-1/+3
* Create urlsplit filter (#28537)Sam Doran2017-08-291-51/+81
* Handle errors in jmespath in json_query better (#22109)Adrian Likins2017-08-172-0/+114
* Integration tests requirements (#26545)Andrea Tartaglia2017-07-072-0/+13
* Fix hash filter for non-ascii strings and Python3Toshio Kuratomi2017-02-151-0/+6
* Use jinja2 import instead of pip to get version.Matt Clay2017-01-191-1/+1
* Only test map on jinja2 >= 2.7Matt Clay2017-01-161-0/+3
* Test the extract filter without the map filter.Toshio Kuratomi2017-01-161-0/+7
* Initial ansible-test implementation. (#18556)Matt Clay2016-11-291-0/+1
* Fix cosmetic problems in YAML sourceAdrien Vergé2016-11-112-3/+1
* Fix test_filters fail because of dict sort (#18105)Adrian Likins2016-10-192-2/+2
* Migrate Linux CI roles to test targets. (#17997)Matt Clay2016-10-137-0/+254