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
Sam Doran f585aa065a
inventory_docker_swarm test - Remove exit code from trap (#391)
Setting the exit code in a trap overrides the exit code that caused the
trap to be called. This means if the test failed and called the trap,
the test will exit with 0 rather than the failure exit code.
2020-05-21 21:48:41 +02:00
..
integration/targets inventory_docker_swarm test - Remove exit code from trap (#391) 2020-05-21 21:48:41 +02:00
sanity Clean up google modules (#351) 2020-05-19 20:40:43 +02: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