All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ed Bartosh <ed.bartosh@linux.intel.com>
To: toaster@yoctoproject.org
Subject: [review request] [PATCH 00/11] ed/toaster/fix-orm-tests
Date: Thu,  6 Aug 2015 10:27:11 +0300	[thread overview]
Message-ID: <cover.1438845194.git.ed.bartosh@linux.intel.com> (raw)

Hi,

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

Now all 7 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-orm-tests
  http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=ed/toaster/fix-orm-tests

Ed Bartosh (11):
  toaster: remove prints from the test code
  toaster: fix test_build_layerversion test case
  toaster: rewrite test for LayerSource model
  toaster: rewrite LILSUpdateTestCase
  toaster: reformat LayerVersionEquivalenceTestCase
  toaster: reuse common code
  toaster: remove duplicated code
  toaster: simplify testcase code
  toaster: add header to orm/test.py
  toaster: remove ProjectLVSelectionTestCase
  toaster: move code from setup_lv_tests to setUp

 bitbake/lib/toaster/orm/tests.py | 272 ++++++++++++++++++++-------------------
 1 file changed, 143 insertions(+), 129 deletions(-)

--
Regards,
Ed



             reply	other threads:[~2015-08-06  7:27 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-08-06  7:27 Ed Bartosh [this message]
2015-08-06  7:27 ` [PATCH 01/11] toaster: remove prints from the test code Ed Bartosh
2015-08-06  7:27 ` [PATCH 02/11] toaster: fix test_build_layerversion test case Ed Bartosh
2015-08-06  7:27 ` [PATCH 03/11] toaster: rewrite test for LayerSource model Ed Bartosh
2015-08-06  7:27 ` [PATCH 04/11] toaster: rewrite LILSUpdateTestCase Ed Bartosh
2015-08-06  7:27 ` [PATCH 05/11] toaster: reformat LayerVersionEquivalenceTestCase Ed Bartosh
2015-08-06  7:27 ` [PATCH 06/11] toaster: reuse common code Ed Bartosh
2015-08-06  7:27 ` [PATCH 07/11] toaster: remove duplicated code Ed Bartosh
2015-08-06  7:27 ` [PATCH 08/11] toaster: simplify testcase code Ed Bartosh
2015-08-06  7:27 ` [PATCH 09/11] toaster: add header to orm/test.py Ed Bartosh
2015-08-06  7:27 ` [PATCH 10/11] toaster: remove ProjectLVSelectionTestCase Ed Bartosh
2015-08-06  7:27 ` [PATCH 11/11] toaster: move code from setup_lv_tests to setUp Ed Bartosh
2015-08-10 14:53   ` 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.1438845194.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.