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
Evgeny Fedoruk e73d3dfe20 Fixing bug when returned 404 status code considered as invalid ()
In case of workflow delete action, the returned 404 status code
considered as invalid although it's a valid code for not found (deleted)
entity.
Removed verification of the status. Only success should be verified.

Fixes 
2017-12-06 14:18:45 +00:00
..
cache
compile Adding aliases for field attributes and renaming async attribute () 2017-11-22 12:35:58 -08:00
integration Fix some net_* tests () 2017-12-06 10:24:58 +00:00
legacy Deprecate tests used as filters () 2017-11-27 17:58:08 -05:00
results
runner Add Azure provider support to ansible-test and CI. 2017-12-06 00:34:54 -08:00
sanity Fix module validator handling of empty options. 2017-12-05 16:46:05 -08:00
units Fixing bug when returned 404 status code considered as invalid () 2017-12-06 14:18:45 +00:00
utils Add Azure provider support to ansible-test and CI. 2017-12-06 00:34:54 -08:00