[Toaster] [review request] [PATCH 0/9] ed/toaster/fix-toastergui/tests

Ed Bartosh ed.bartosh at linux.intel.com
Thu Aug 6 03:15:04 PDT 2015


This patchset contains fixes and code cleanups for toastergui tests.
Some tests were completely rewritten.

Now all 3 test cases are passed and pylint score is 10.

The following changes since commit a8b723498c9a7106210db140452886894494b4d6:

  bitbake: cooker: Resolve file monitoring race issues when using memres bitbake (2015-08-03 07:36:25 +0100)

are available in the git repository at:

  git://git.yoctoproject.org/poky-contrib ed/toaster/fix-toastergui-tests
  http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=ed/toaster/fix-toastergui-tests

Ed Bartosh (9):
  toaster: fix test_get_json_call_returns_json test
  toaster: fix test_xhr_datatypeahead_layer test
  toaster: wrap long lines
  toaster: get rid of AllProjectsViewTestCase
  toaster: put all test cases into one class
  toaster: get rid of class attribute LAYER_NAME
  toaster: remove unused import
  toaster: add header and docsting
  toaster: don't catch json.load exceptions

 bitbake/lib/toaster/toastergui/tests.py | 119 +++++++++++++++++++-------------
 1 file changed, 70 insertions(+), 49 deletions(-)

--
Regards,
Ed


More information about the toaster mailing list