generic-poky/bitbake/lib/toaster/tests/commands
Michael Wood 4477a762bd bitbake: toaster: tests Add management command tests
Add some simple sanity tests for the management commands that we use for
Toaster.

Can be executed with ./manage.py test tests.commands

For faster execution use the test settings and keepdb flag:
DJANGO_SETTINGS_MODULE=toastermain.settings_test ./manage.py test
tests.commands --keepdb

(Bitbake rev: 161ea71519e7f70d4aadaafc9c3294a12612f0cb)

Signed-off-by: Michael Wood <michael.g.wood@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2016-11-30 15:48:09 +00:00
..
__init__.py bitbake: toaster: tests Add management command tests 2016-11-30 15:48:09 +00:00
test_loaddata.py bitbake: toaster: tests Add management command tests 2016-11-30 15:48:09 +00:00
test_lsupdates.py bitbake: toaster: tests Add management command tests 2016-11-30 15:48:09 +00:00
test_runbuilds.py bitbake: toaster: tests Add management command tests 2016-11-30 15:48:09 +00:00