All of lore.kernel.org
 help / color / mirror / Atom feed
* [review request] [PATCH 0/9] ed/toaster/fix-toastergui/tests
@ 2015-08-06 10:15 Ed Bartosh
  2015-08-06 10:15 ` [PATCH 1/9] toaster: fix test_get_json_call_returns_json test Ed Bartosh
                   ` (8 more replies)
  0 siblings, 9 replies; 11+ messages in thread
From: Ed Bartosh @ 2015-08-06 10:15 UTC (permalink / raw)
  To: toaster

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


^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2015-08-11 13:07 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-08-06 10:15 [review request] [PATCH 0/9] ed/toaster/fix-toastergui/tests Ed Bartosh
2015-08-06 10:15 ` [PATCH 1/9] toaster: fix test_get_json_call_returns_json test Ed Bartosh
2015-08-06 10:15 ` [PATCH 2/9] toaster: fix test_xhr_datatypeahead_layer test Ed Bartosh
2015-08-06 10:15 ` [PATCH 3/9] toaster: wrap long lines Ed Bartosh
2015-08-06 10:15 ` [PATCH 4/9] toaster: get rid of AllProjectsViewTestCase Ed Bartosh
2015-08-06 10:15 ` [PATCH 5/9] toaster: put all test cases into one class Ed Bartosh
2015-08-06 10:15 ` [PATCH 6/9] toaster: get rid of class attribute LAYER_NAME Ed Bartosh
2015-08-06 10:15 ` [PATCH 7/9] toaster: remove unused import Ed Bartosh
2015-08-06 10:15 ` [PATCH 8/9] toaster: add header and docsting Ed Bartosh
2015-08-06 10:15 ` [PATCH 9/9] toaster: don't catch json.load exceptions Ed Bartosh
2015-08-11 13:07   ` Michael Wood

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.