From: Michael Wood <michael.g.wood@intel.com>
To: bitbake-devel@lists.openembedded.org
Subject: [PATCH 00/11] Fixes and clean ups for toastergui unit tests
Date: Mon, 10 Aug 2015 18:26:41 +0100 [thread overview]
Message-ID: <cover.1439226591.git.michael.g.wood@intel.com> (raw)
This patchset contains fixes and code cleanups for Toaster GUI tests.
Reviewed by Michael Wood.
The following changes since commit c75cefe8a382a63f625123c156137782db118f64:
libpam: Fix patch broken during upgrade (2015-08-09 15:15:33 -0700)
are available in the git repository at:
git://git.yoctoproject.org/poky-contrib michaelw/toaster/submit/ed/toaster/fix-toastergui-tests
http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=michaelw/toaster/submit/ed/toaster/fix-toastergui-tests
Ed Bartosh (11):
toaster: fix test_get_json_call_returns_json test
toaster: wrap long lines
toaster: get rid of AllProjectsViewTestCase
toaster: put all test cases into one class
toaster: get rid of class attributes
toaster: remove unused import
toaster: add header and docstings
toaster: don't catch json.load exceptions
toaster: fix test_get_json_call_returns_json again
toaster: fix pylint warning 'no space allowed'
toaster: reduced amount of instance attributes
lib/toaster/toastergui/tests.py | 133 +++++++++++++++++++++++-----------------
1 file changed, 78 insertions(+), 55 deletions(-)
--
2.1.4
next reply other threads:[~2015-08-10 17:26 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-08-10 17:26 Michael Wood [this message]
2015-08-10 17:27 ` [PATCH 01/11] toaster: fix test_get_json_call_returns_json test Michael Wood
2015-08-10 17:27 ` [PATCH 02/11] toaster: wrap long lines Michael Wood
2015-08-10 17:27 ` [PATCH 03/11] toaster: get rid of AllProjectsViewTestCase Michael Wood
2015-08-10 17:27 ` [PATCH 04/11] toaster: put all test cases into one class Michael Wood
2015-08-10 17:27 ` [PATCH 05/11] toaster: get rid of class attributes Michael Wood
2015-08-10 17:27 ` [PATCH 06/11] toaster: remove unused import Michael Wood
2015-08-10 17:27 ` [PATCH 07/11] toaster: add header and docstings Michael Wood
2015-08-10 17:27 ` [PATCH 08/11] toaster: don't catch json.load exceptions Michael Wood
2015-08-10 17:27 ` [PATCH 09/11] toaster: fix test_get_json_call_returns_json again Michael Wood
2015-08-10 17:27 ` [PATCH 10/11] toaster: fix pylint warning 'no space allowed' Michael Wood
2015-08-10 17:27 ` [PATCH 11/11] toaster: reduced amount of instance attributes 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.1439226591.git.michael.g.wood@intel.com \
--to=michael.g.wood@intel.com \
--cc=bitbake-devel@lists.openembedded.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.