]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
toaster: toastergui tests Add generic test for ToasterTables widget
authorMichael Wood <michael.g.wood@intel.com>
Thu, 26 Nov 2015 16:44:35 +0000 (16:44 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 7 Dec 2015 16:59:12 +0000 (16:59 +0000)
commit649d563f95ffc57d0fe3dbf494e7dbffcc99a1b4
tree5334383b239a6ebc9fe70a376706ff95947b2d60
parentebd1c493d8b7fb9ee7b3e40c17165dc9c22ca795
toaster: toastergui tests Add generic test for ToasterTables widget

For each of the ToasterTables defined test:
 - Data returned
 - Search
 - Order by
 - Limit
 - Paginate
 - Filter

These tests test that the functions on all tables work, it does not
validate the content of the data in the tables themselves, this needs
to be done in table specific tests.

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