Add instructions about testing unused private services#76
Add instructions about testing unused private services#76loevgaard wants to merge 1 commit intoSymfonyTest:masterfrom
Conversation
|
I don't think this is required anymore? |
|
I think it is, @chapterjason. Why do you think it isn't? :) |
|
I don't see any value here as you can easily make them available by make them public in a test config like described in the symfony documentation
Yes I know you mean removed ones:
You can do this in bundle test by simply loading a test config with the method Edit: We actually could add a bit documentation how to do this. |
Fixes #72