mirror of
https://github.com/ansible-collections/community.mysql.git
synced 2025-04-06 02:30:32 -07:00
Update CONTRIBUTING.md
Co-authored-by: Jorge Rodriguez (A.K.A. Tiriel) <jorge.rodriguez@tiriel.eu>
This commit is contained in:
parent
a5c1820c95
commit
1769bbd990
1 changed files with 1 additions and 1 deletions
|
@ -99,7 +99,7 @@ All integration tests are stored in `tests/integration/targets` subdirectories.
|
|||
Go to the subdirectory containing the name of module you are going to change.
|
||||
For example, if you are fixing the `mysql_user` module, its tests are in `tests/integration/targets/test_mysql_user/tasks`.
|
||||
|
||||
There is the `main.yml` file which includes other test files.
|
||||
The `main.yml` file holds test tasks and includes other test files.
|
||||
Look for a suitable one to integrate your tests or create and include a dedicated one.
|
||||
You can use one of the existing test files as a draft.
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue