[bitbake-devel] [PATCH] toaster-tests: add class SeleniumTestCaseBase for browser tests

Richard Purdie richard.purdie at linuxfoundation.org
Tue Jul 19 07:58:39 UTC 2016


On Fri, 2016-07-15 at 11:32 +0100, Elliot Smith wrote:
> From: Aníbal Limón <anibal.limon at linux.intel.com>
> 
> In order to reuse the Selenium helper outside a Django
> environment (for functional testing), add a new module
> containing the base class SeleniumTestCaseBase, which only
> inherits unittest.TestCase
> 
> Add a class SeleniumTestCase with multiple inheritance of
> StaticLiveServerTestCase and SeleniumTestCaseBase to prevent
> existing tests from breaking.
> 
> Signed-off-by: Aníbal Limón <anibal.limon at linux.intel.com>
> Signed-off-by: Elliot Smith <elliot.smith at intel.com>

Could someone rebase this against master please? I merged Brian/Ed's
larger series and I think this has conflicts with it.

Cheers,

Richard



More information about the bitbake-devel mailing list