mirror of
https://github.com/ansible-collections/community.mysql.git
synced 2025-04-08 11:40:33 -07:00
Update CONTRIBUTING.md
Co-authored-by: Sandra McCann <samccann@redhat.com>
This commit is contained in:
parent
9003b1e2da
commit
648ff5ff9f
1 changed files with 1 additions and 1 deletions
|
@ -96,7 +96,7 @@ Note: If there are any difficulties with writing the tests or you are not sure i
|
||||||
If needed, other contributors can help you with it later.
|
If needed, other contributors can help you with it later.
|
||||||
|
|
||||||
All integration tests are stored in `tests/integration/targets` subdirectories.
|
All integration tests are stored in `tests/integration/targets` subdirectories.
|
||||||
You are interested in a subdirectory containing a name of module you are going to change.
|
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`
|
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.
|
There is the `main.yml` file which includes other test files.
|
||||||
|
|
Loading…
Add table
Reference in a new issue