symfony-cmf / routing-bundle

Symfony bundle to provide the CMF chain router to handle multiple routers, and the dynamic router to load routes from a database or other sources.
160 stars 78 forks source link

Add compiler passes unit tests #417

Closed damienflament closed 6 years ago

damienflament commented 6 years ago
Q A
Branch? master
Bug fix? no
New feature? no
BC breaks? no
Deprecations? no
Fixed tickets #415
License MIT
Doc PR n/a

This PR adds unit tests for the ValidationPass and the TemplatingValidationPass compiler passes.