mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-24 11:08:45 +02:00
N°5608 - Rename "test" folder to "tests" to better match conventions
This commit is contained in:
6
tests/php-unit-tests/README.md
Normal file
6
tests/php-unit-tests/README.md
Normal file
@@ -0,0 +1,6 @@
|
||||
# Where should I add my test?
|
||||
|
||||
- Covers an iTop PHP class or method?
|
||||
- Most likely in "unitary-tests".
|
||||
- Covers the consistency of some data through the app?
|
||||
- Most likely in "integration-tests".
|
||||
Reference in New Issue
Block a user