Skip to content
This repository was archived by the owner on Sep 16, 2021. It is now read-only.

Commit 91e6244

Browse files
committed
Merge pull request #227 from dantleech/updated_file_structure
Updated file structure to include fixtures and documents
2 parents acbbe9f + c239ce1 commit 91e6244

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

components/testing.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -194,6 +194,11 @@ Test files and tests should be organized as follows:
194194
./AppKernel.php
195195
./config/
196196
./config.php
197+
./DataFixtures/
198+
./Phpcr/
199+
./LoadFoobarFixtures.php
200+
./Document/
201+
Foobar.php
197202
198203
Custom Documents
199204
~~~~~~~~~~~~~~~~

0 commit comments

Comments
 (0)