generic-poky/bitbake/lib/toaster
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
..
bldcollector bitbake: toaster: admin Add Layer_Version to the admin-able models 2016-07-26 08:10:36 +01:00
bldcontrol bitbake: toaster: runbuilds Write the pidfile in python rather than shell script 2016-11-30 15:48:09 +00:00
orm bitbake: toaster: runbuilds Write the pidfile in python rather than shell script 2016-11-30 15:48:09 +00:00
tests bitbake: toaster: tests Add management command tests 2016-11-30 15:48:09 +00:00
toastergui bitbake: toaster: Move views tests to main testing module 2016-11-04 12:50:55 +00:00
toastermain bitbake: toaster: settings set ALLOWED_HOSTS to * in debug mode 2016-11-16 11:38:44 +00:00
__init__.py bitbake: toaster: add toaster code to bitbake 2013-10-18 11:13:49 +01:00
manage.py bitbake: toaster: changed python version in shebang 2016-06-15 08:35:06 +01:00