]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
toaster: Test that exception isn't thrown by project page
authorElliot Smith <elliot.smith@intel.com>
Wed, 14 Oct 2015 14:43:45 +0000 (15:43 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 16 Oct 2015 13:06:04 +0000 (14:06 +0100)
commit8795667d03bd8705d7e13c5d3d6bb6da371fa91d
treebaa67eacf95f35dc0cb32c1fc692473f933e11c0
parentaf33409612139ab2347baf6b847b23faea19752d
toaster: Test that exception isn't thrown by project page

Add a test which checks that an exception is no longer thrown
for the /toastergui/project/X page for the default project.

Note that we still get a spinning dialogue box on this page
because the default project has no configuration to display,
but at least it doesn't fail altogether.

[YOCTO #8277]

Signed-off-by: Elliot Smith <elliot.smith@intel.com>
Signed-off-by: Michael Wood <michael.g.wood@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
lib/toaster/toastergui/tests.py