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/test
Pierre-Louis Bonicoli 4ecf85392e udm_user: fix broken import
Tested with:
from datetime import datetime, timedelta
from dateutil.relativedelta import relativedelta
n = datetime.now()
assert n + timedelta(days=365) == n + relativedelta(years=1)
2017-08-12 10:45:12 -07:00
..
compile Docs how to test (2nd) (#24094) 2017-04-28 09:08:26 +01:00
integration rm unused test template in template intg tests 2017-08-12 03:28:07 -07:00
results Create bot friendly sanity output. (#22381) 2017-03-07 14:59:50 -08:00
runner Add Azure support to ansible-test. (#28092) 2017-08-11 17:33:39 -07:00
sanity udm_user: fix broken import 2017-08-12 10:45:12 -07:00
units rhn_channel: add unit tests 2017-08-12 10:21:14 -07:00
utils Add opensuse42.3 docker image. 2017-08-05 00:03:11 -07:00