Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update HelperConfigTest once zend-view refactor is complete #4

Open
weierophinney opened this issue Dec 31, 2019 · 2 comments
Open
Labels
Bug Something isn't working

Comments

@weierophinney
Copy link
Member

The HelperConfigTest test case is marked incomplete currently due to the fact that Zend\View\Navigation\PluginManager is not updated to the latest zend-servicemanager changes. Once it has been, we can address this test case.


Originally posted by @weierophinney at zendframework/zend-navigation#6

@weierophinney weierophinney added Bug Something isn't working Test labels Dec 31, 2019
@weierophinney
Copy link
Member Author

I think the test should be refactored for not depend of the external implementation.


Originally posted by @Maks3w at zendframework/zend-navigation#6 (comment)

@weierophinney
Copy link
Member Author

The point of the test is to determine how it configures the view helper
manager; it's an integration test.
On Oct 29, 2015 2:25 PM, "Maks3w" [email protected] wrote:

I think the test should be refactored then for not depend of the external
implementation.


Reply to this email directly or view it on GitHub
zendframework/zend-navigation#6 (comment)
.


Originally posted by @weierophinney at zendframework/zend-navigation#6 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants