Hi
I did some tests, created the module Blog, did some more tests and it all
passed. I had to add doctrine to the module Blog and now i need more tests.
My config.php for BlogTests seems to be okey - all directories exists, even
"vendor" but the autoloader seems it doesn't load the module
DoctrineORMModule. The problem actually is it doesn't load even a single
module from "vendor", anyway I can priorities them in "'modules' => array(".
Is there some kind of problem from autoloader caused by composer?
Here are the tests:
https://github.com/screws0ft/fz/tree/master/module/Blog/tests
Thank you-- View this message in context: http://zend-framework-community.634137.n4.nabble.com/zf2-tests-can-t-load-vendor-modules-tp4659745.html Sent from the Zend Framework mailing list archive at Nabble.com. -- List: [email protected] Info: http://framework.zend.com/archives Unsubscribe: [email protected]
