Test Folders
Change structure of Test Folders
This commit is contained in:
2
tests/unit/backend/README.txt
Normal file
2
tests/unit/backend/README.txt
Normal file
@@ -0,0 +1,2 @@
|
||||
Use this folder to store the backend test units (PHPUnit).
|
||||
This folder must reflect the directory structure of the project.
|
||||
2
tests/unit/frontend/README.txt
Normal file
2
tests/unit/frontend/README.txt
Normal file
@@ -0,0 +1,2 @@
|
||||
Use this folder to include the front end test units. (Jasmine)
|
||||
The structure inside this folder must reflect the proyect structure.
|
||||
Reference in New Issue
Block a user