generic-poky/bitbake/lib/toaster/tests
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
..
browser bitbake: toaster: test browser test_layerdetails_page add wait_until_visible 2016-11-04 12:50:55 +00:00
builds bitbake: toaster: tests builds test_core_image_min Clean ups 2016-11-04 12:50:55 +00:00
commands bitbake: toaster: tests Add management command tests 2016-11-30 15:48:09 +00:00
db bitbake: toaster: Add tests to detect if we have missing db migrations 2016-09-21 21:58:06 +01:00
eventreplay bitbake: toaster: add tests/eventreplay/README 2016-11-04 12:50:56 +00:00
functional bitbake: bb/event.py: fire_ui_handlers enable threading lock support 2016-10-05 10:10:11 +01:00
views bitbake: toaster: Move views tests to main testing module 2016-11-04 12:50:55 +00:00
__init__.py bitbake: toaster: tests Migrate to Selenium for UI tests 2016-04-01 07:14:58 +01:00
toaster-tests-requirements.txt bitbake: toaster: tests Migrate to Selenium for UI tests 2016-04-01 07:14:58 +01:00