[PATCH 09/13] add couple of tests and support for them

Chris Lumens clumens at redhat.com
Thu Aug 9 17:42:41 UTC 2012


>  pyanaconda/ui/tui/simpleline/base.py      |    7 ++-
>  pyanaconda/ui/tui/simpleline/base_test.py |   87 +++++++++++++++++++++++++++++
>  2 files changed, 93 insertions(+), 1 deletion(-)
>  create mode 100644 pyanaconda/ui/tui/simpleline/base_test.py

Could you add all tests into the top-level tests/ directory?  I don't
really like mixing tests and code into the same structure.

- Chris


More information about the anaconda-patches mailing list