1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/tests
Felix Fontein 0399127d11
Time filter improvements (#359)
* Adjust target directory so that ansible-test knows what to run when filters change.

* Divide by multiple instead of multiplying with product of 1/factor to improve numerical robustness.

* Allow to say what a year or month is (in days).

* Add changelog fragment announcing the time filters.

* Make sure unknown keyword args result in errors.

* Fix formatting screw-up.
2020-05-19 11:18:49 +02:00
..
integration/targets Time filter improvements (#359) 2020-05-19 11:18:49 +02:00
sanity Un-remove wrongly removed ovirt modules and adjust deprecation to Ansible 2.14 (#353) 2020-05-18 20:43:50 +01:00
unit Move unit test to right place. (#365) 2020-05-19 11:15:43 +02:00
utils Smoketests are not needed in collections, and none exist in this collection anyway. (#363) 2020-05-19 09:14:33 +02:00
.gitignore Initial commit 2020-03-09 09:11:07 +00:00
requirements.yml Add small unit test framework for testing fetch_url() based modules (#171) 2020-04-23 14:50:44 +02:00