create tests (with app/kernel fixtures) for menu composer #217

This commit is contained in:
2014-10-07 00:24:50 +02:00
parent a4ffc9eddd
commit a7e1bbf101
9 changed files with 102 additions and 13 deletions

View File

@@ -16,4 +16,7 @@
</exclude>
</whitelist>
</filter>
<php>
<server name="KERNEL_DIR" value="./Tests/Fixtures/App/" />
</php>
</phpunit>