diff options
author | Aníbal Limón <anibal.limon@linux.intel.com> | 2016-07-19 16:49:10 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-07-20 10:38:52 +0100 |
commit | 1bf1e2c208ad137b9b91ca0687d6fb9486045dfd (patch) | |
tree | 272fb27138576c7e1a66dc75e723c1a7e700967a /meta/lib/oeqa | |
parent | a61eb1f844814daf525d1db250194ea186c35e71 (diff) | |
download | poky-1bf1e2c208ad137b9b91ca0687d6fb9486045dfd.tar.gz |
bitbake: toaster-tests: add class SeleniumTestCaseBase for browser tests
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.
(Bitbake rev: 1177b3f368d8b7f8557eb649adb2e327b6df801c)
Signed-off-by: Aníbal Limón <anibal.limon@linux.intel.com>
Signed-off-by: Elliot Smith <elliot.smith@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/lib/oeqa')
0 files changed, 0 insertions, 0 deletions