mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-06-29 19:50:25 -07:00
Add the start of an integration test structure using Ansible playbooks, also added an assert action plugin to make writing those easier.
This commit is contained in:
parent
6c3b4570d7
commit
c91ceddfac
20 changed files with 290 additions and 2 deletions
7
test/README.md
Normal file
7
test/README.md
Normal file
|
@ -0,0 +1,7 @@
|
|||
Legacy tests
|
||||
============
|
||||
|
||||
These tests are active but are being refactored.
|
||||
|
||||
See 'new_tests' directory for what will soon replace them.
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue