Change in vdsm[master]: Refactor unit test directory structure

ewoud at kohlvanwijngaarden.nl ewoud at kohlvanwijngaarden.nl
Thu Mar 15 22:46:31 UTC 2012


Ewoud Kohl van Wijngaarden has posted comments on this change.

Change subject: Refactor unit test directory structure
......................................................................


Patch Set 1: (1 inline comment)

I'm trying to mirror the directory structure in the main project. When writing new unit tests I did notice the default discover isn't recursive so I'm not sure yet if this is the best approach. Yay for code reviews :)

....................................................
File tests/vdsm/test_storage.py
Line 1: #
The default behavior for python unittest discover is to read all test_* files and run all unittest.TestCase classes. The reason I chose storage was that it tests vdsm.storage.

--
To view, visit http://gerrit.ovirt.org/2839
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: I5179f5c9711b3b8f353fc3ea590730059c9f3d7f
Gerrit-PatchSet: 1
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Ewoud Kohl van Wijngaarden <ewoud at kohlvanwijngaarden.nl>
Gerrit-Reviewer: Dan Kenigsberg <danken at redhat.com>
Gerrit-Reviewer: Ewoud Kohl van Wijngaarden <ewoud at kohlvanwijngaarden.nl>


More information about the vdsm-patches mailing list