Comment 0 for bug 1348633

Revision history for this message
Valeriy Ponomaryov (vponomaryov) wrote :

It is expected, that unittests cover project modules in relation 1:1 and placed in appropriate tree as main modules do.

Fox example:

module to be tested:
manila/share/manager.py

expected test module:
manila/tests/manila/share/test_manager.py