generic-poky/bitbake/lib/toaster/tests/views
Michael Wood 8eed264163 bitbake: toaster: tests Update import layer test to use new Layer add api
(Bitbake rev: d4c79cd60c12d329c533add73e88b7184dca6ca3)

Signed-off-by: Michael Wood <michael.g.wood@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2016-12-12 20:44:53 +00:00
..
README bitbake: toaster: Move views tests to main testing module 2016-11-04 12:50:55 +00:00
__init__.py bitbake: toaster: Move views tests to main testing module 2016-11-04 12:50:55 +00:00
test_views.py bitbake: toaster: tests Update import layer test to use new Layer add api 2016-12-12 20:44:53 +00:00

README

Django unit tests to verify classes and functions based on django Views

To run just these tests use ./manage.py test tests.views