Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | django-nose: add recipe and dependencies for testing | Keith Holman | 2014-06-04 | 1 | -0/+31 |
Horizon provides unit tests for testing its deployment in target environment. These tests make use of django-nose testing framework. This provides a recipe for building django-nose and adds a dependency from Horizon on this recipe. Signed-off-by: Keith Holman <Keith.Holman@windriver.com> |