mirror of
https://github.com/Combodo/iTop.git
synced 2026-05-18 06:48:50 +02:00
N°5608 - Add README files
This commit is contained in:
6
test/php-unit-tests/README.md
Normal file
6
test/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".
|
||||
1
test/php-unit-tests/legacy-tests/README.md
Normal file
1
test/php-unit-tests/legacy-tests/README.md
Normal file
@@ -0,0 +1 @@
|
||||
Tests in this folder have been written before the introduction of PHPUnit in iTop, they are not run by the CI.
|
||||
Reference in New Issue
Block a user