From: Ed Bartosh <ed.bartosh@linux.intel.com>
To: toaster@yoctoproject.org
Subject: [review request] [PATCH 0/9] ed/toaster/fix-toastergui/tests
Date: Thu, 6 Aug 2015 13:15:04 +0300 [thread overview]
Message-ID: <cover.1438855858.git.ed.bartosh@linux.intel.com> (raw)
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
next reply other threads:[~2015-08-06 10:15 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-08-06 10:15 Ed Bartosh [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1438855858.git.ed.bartosh@linux.intel.com \
--to=ed.bartosh@linux.intel.com \
--cc=toaster@yoctoproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.