[Bug 5327] New: Unit tests required for all C4 modules
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 Summary: Unit tests required for all C4 modules Change sponsored?: --- Product: Koha Version: rel_3_4 Platform: All OS/Version: All Status: NEW Severity: enhancement Priority: P5 Component: Test Suite AssignedTo: gmcharlt@gmail.com ReportedBy: katrin.fischer@bsz-bw.de QAContact: koha-bugs@lists.koha-community.org Estimated Hours: 0.0 We need more unit tests! -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 --- Comment #1 from Katrin Fischer <katrin.fischer@bsz-bw.de> 2010-10-30 03:48:22 UTC --- Created attachment 2716 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=2716 adds some basic unit tests -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 --- Comment #2 from Katrin Fischer <katrin.fischer@bsz-bw.de> 2010-10-31 21:06:54 UTC --- Created attachment 2726 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=2726 more basic unit tests to C4 modules -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 Daniel Latrémolière <daniel.latremoliere@bulac.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |daniel.latremoliere@bulac.f | |r --- Comment #3 from Daniel Latrémolière <daniel.latremoliere@bulac.fr> 2010-11-02 13:13:13 UTC --- (In reply to comment #2)
Created attachment 2726 [details] more basic unit tests to C4 modules
I think that these tests fails if Perl module "Cache::Memcached::Fast" is not in Perl path, but this dependency is not referenced in file "C4/Installer/PerlDependencies.pm". It will probably be useful to add "Cache::Memcached::Fast" to the list of dependencies in "C4/Installer/PerlDependencies.pm" with a minimal version and probably an optional status. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 Chris Cormack <chris@bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |chris@bigballofwax.co.nz --- Comment #4 from Chris Cormack <chris@bigballofwax.co.nz> 2010-11-02 18:00:35 UTC --- Actually, I plan to remove the dependency of Cache::Memcached::Fast, it isn't being used by anything in Koha, and there is no immediate plans to make it be. I will create another bug for that and remove it. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 --- Comment #5 from MJ Ray (software.coop) <mjr@ttllp.co.uk> 2010-11-09 04:18:23 UTC --- This bug is mentioned in: Bug 5327: Add basic unit tests to some C4 modules http://lists.koha-community.org/pipermail/koha-patches/2010-October/012777.h... Bug 5327: Add basic unit tests to some C4 modules http://lists.koha-community.org/pipermail/koha-patches/2010-October/012781.h... Bug 5327: Add basic unit tests to some C4 modules http://lists.koha-community.org/pipermail/koha-patches/2010-October/012782.h... Bug 5327: Add basic unit tests to some C4 modules http://lists.koha-community.org/pipermail/koha-patches/2010-October/012784.h... Bug 5327: Add unit test for ItemType.pm http://lists.koha-community.org/pipermail/koha-patches/2010-October/012810.h... Bug 5327: More basic unit tests for C4 modules http://lists.koha-community.org/pipermail/koha-patches/2010-October/012813.h... Bug 5327: More basic unit tests for C4 modules http://lists.koha-community.org/pipermail/koha-patches/2010-October/012816.h... bug 5327: follow-up to fix SIP tests http://lists.koha-community.org/pipermail/koha-patches/2010-October/012815.h... -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 --- Comment #6 from Chris Nighswonger <cnighswonger@foundations.edu> 2010-11-18 03:15:04 UTC --- This bug has a patch presently committed to HEAD and 3.2.x. Please take the appropriate action to update the status of this bug. Remember, bugs which have been resolved should be tested and marked closed, preferably by the original reporter. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 --- Comment #7 from Katrin Fischer <katrin.fischer@bsz-bw.de> 2010-11-23 09:36:30 UTC --- At the moment all C4 modules have a basic unit test. (use) More tests are still required. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 Chris Nighswonger <cnighswonger@foundations.edu> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |cnighswonger@foundations.ed | |u --- Comment #8 from Chris Nighswonger <cnighswonger@foundations.edu> 2010-11-30 13:49:17 UTC --- This bug has a fix which was committed to the 3.2.x branch and released in 3.2.1. Please take time to update the status of this bug and mark it RESOLVED FIXED so that it may be closed. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 --- Comment #9 from MJ Ray (software.coop) <mjr@ttllp.co.uk> 2011-02-02 08:52:09 UTC --- This bug is mentioned in: Bug 5327 - New Unit Test http://lists.koha-community.org/pipermail/koha-patches/2011-January/013606.h... patch bug 5327 http://lists.koha-community.org/pipermail/koha-patches/2011-January/013616.h... Patch Bug 5327 http://lists.koha-community.org/pipermail/koha-patches/2011-January/013617.h... new patche bug 5327 http://lists.koha-community.org/pipermail/koha-patches/2011-January/013618.h... Bug 5327 - More Unit Tests http://lists.koha-community.org/pipermail/koha-patches/2011-January/013619.h... Bug 5327 - Even More Unit Tests http://lists.koha-community.org/pipermail/koha-patches/2011-January/013621.h... Bug 5327 Record.t http://lists.koha-community.org/pipermail/koha-patches/2011-January/013623.h... Bug 5327 Record.t http://lists.koha-community.org/pipermail/koha-patches/2011-January/013626.h... Bug 5327 - Amazon unit tests http://lists.koha-community.org/pipermail/koha-patches/2011-January/013628.h... Bug 5327 Accounts test file made http://lists.koha-community.org/pipermail/koha-patches/2011-January/013674.h... Bug 5327 - Output_JSONStream.t http://lists.koha-community.org/pipermail/koha-patches/2011-January/013687.h... Bug 5327 - Output_JSONStream.t http://lists.koha-community.org/pipermail/koha-patches/2011-January/013689.h... -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 --- Comment #10 from Maxime Pelletier <pelletiermaxime@gmail.com> 2011-09-20 22:08:37 UTC --- Created attachment 5485 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=5485 fix whitespace in the test -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 Maxime Pelletier <pelletiermaxime@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |pelletiermaxime@gmail.com --- Comment #11 from Maxime Pelletier <pelletiermaxime@gmail.com> 2011-09-20 22:09:24 UTC --- (In reply to comment #10)
Created attachment 5485 [details] fix whitespace in the test
I meant in the t/db_dependent/Record.t test -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 --- Comment #12 from Chris Cormack <chris@bigballofwax.co.nz> 2011-09-21 03:38:06 UTC --- perl t/db_dependent/Record.t 1..10 ok 1 - use C4::Record; ok 2 - error works DBD::mysql::db do failed: Unknown or incorrect time zone: 'Pacific/Auckland' at C4/Context.pm line 700, <DATA> line 496. ok 3 - testing marc2xml ok 4 - testing marc2xml ok 5 - testing xml2marc ok 6 - testing marc2dcxml ok 7 - testing marcQualified not ok 8 - testing marc2mosxml # Failed test 'testing marc2mosxml' # at t/db_dependent/Record.t line 85. # got: '<?xml version="1.0" encoding="UTF-8"?> # <mods xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.loc.gov/mods/v3" version="3.1" xsi:schemaLocation="http://www.loc.gov/mods/v3 http://www.loc.gov/standards/mods/v3/mods-3-1.xsd"> # <typeOfResource/> # <originInfo> # <issuance/> # </originInfo> # <recordInfo/> # </mods> # ' # expected: '<?xml version="1.0" encoding="UTF-8"?> # <mods xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.loc.gov/mods/v3" version="3.1" xsi:schemaLocation="http://www.loc.gov/mods/v3 http://www.loc.gov/standards/mods/v3/mods-3-1.xsd"> # <typeOfResource/> # <originInfo> # <issuance/> # </originInfo> # <recordInfo/> # </mods> # ' ok 9 - testing bibtex ok 10 - Html umlauts # Looks like you failed 1 test of 10 If i revert the patch, the test passes -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 --- Comment #13 from Chris Cormack <chris@bigballofwax.co.nz> 2011-11-06 07:01:00 UTC --- Created attachment 6236 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=6236 Bug 5327 : Adding more unit tests -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 Chris Cormack <chris@bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 - low |PATCH-Sent Patch Status|--- |Needs Signoff -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 Chris Cormack <chris@bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #6236|0 |1 is obsolete| | --- Comment #14 from Chris Cormack <chris@bigballofwax.co.nz> 2011-11-06 07:25:58 UTC --- Created attachment 6237 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=6237 Bug 5327 : Adding more unit tests -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 --- Comment #15 from Chris Hall <chrish@catalyst.net.nz> 2011-11-22 00:29:14 UTC --- Created attachment 6373 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=6373 Adds missing case for boolean unit tests, adds in actual unit tests for barkertaylor Hopefully this will bump boolean's conditional coverage up to 100% and should also improve the coverage of BarkerTaylor's significantly. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 Chris Hall <chrish@catalyst.net.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |chrish@catalyst.net.nz -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 Chris Cormack <chris@bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #2716|0 |1 is obsolete| | Attachment #2726|0 |1 is obsolete| | Attachment #6373|0 |1 is obsolete| | --- Comment #16 from Chris Cormack <chris@bigballofwax.co.nz> 2011-12-04 06:54:01 UTC --- Created attachment 6560 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=6560 Bug 5327: Unit tests for C4/Exteral/BakerTaylor.pm Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz> -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 --- Comment #17 from Chris Cormack <chris@bigballofwax.co.nz> 2011-12-04 07:03:51 UTC --- Created attachment 6561 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=6561 Bug 5327 : Complete coverage for BackgroundJob.pm -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #6237|0 |1 is obsolete| | --- Comment #18 from Katrin Fischer <katrin.fischer@bsz-bw.de> 2011-12-04 07:12:07 UTC --- Created attachment 6562 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=6562 [SIGNED-OFF] Bug 5327 : Adding more unit tests Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de> New tests run without problems. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #6561|0 |1 is obsolete| | --- Comment #19 from Katrin Fischer <katrin.fischer@bsz-bw.de> 2011-12-04 07:12:21 UTC --- Created attachment 6563 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=6563 [SIGNED-OFF] Bug 5327 : Complete coverage for BackgroundJob.pm Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de> Tests run without problems. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Patch Status|Needs Signoff |Signed Off -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #5485|0 |1 is patch| | Attachment #5485|application/octet-stream |text/plain mime type| | -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 Paul Poulain <paul.poulain@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED CC| |paul.poulain@biblibre.com --- Comment #20 from Paul Poulain <paul.poulain@biblibre.com> 2011-12-06 18:43:30 UTC --- Chris-es, I tried to apply those patches on the branch 5327, but one of them does not apply anymore: Bug 5327: Unit tests for C4/Exteral/BakerTaylor.pm Apply? [yn] y Applying: Bug 5327: Unit tests for C4/Exteral/BakerTaylor.pm fatal: sha1 information is lacking or useless (t/Boolean.t). Repository lacks necessary blobs to fall back on 3-way merge. Cannot fall back to three-way merge. Patch failed at 0001 Bug 5327: Unit tests for C4/Exteral/BakerTaylor.pm When you have resolved this problem run "git am --resolved". If you would prefer to skip this patch, instead run "git am --skip". To restore the original branch and stop patching run "git am --abort". Patch left in /tmp/Bug-5327-Unit-tests-for-C4ExteralBakerTaylorpm-gQ0UGT.patch Could you rebase against the 5327 branch and update the patch please ? -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 --- Comment #21 from Katrin Fischer <katrin.fischer@bsz-bw.de> 2011-12-06 18:56:06 UTC --- Hi Paul, all patches apply for me using 'git bz apply'? -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 Maxime Pelletier <pelletiermaxime@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC|pelletiermaxime@gmail.com | -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 --- Comment #22 from Paul Poulain <paul.poulain@biblibre.com> 2011-12-06 19:07:39 UTC --- (In reply to comment #21)
Hi Paul, all patches apply for me using 'git bz apply'?
Katrin, do you have noticed i'm trying to apply them not from master, but from origin/new/bug_5327 ? (after doing a git checkout --track origin/new/bug_5327) -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 --- Comment #23 from Chris Cormack <chris@bigballofwax.co.nz> 2011-12-06 19:10:47 UTC --- Paul you will want to merge master into your 5327 branch, then apply them. That branch is old so will be out of date with master. We don't base patches against the branches, but against master. So if a branch is old, it needs to be brought up to date, don't rebase though, a simple merge will bring it up to master level. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 --- Comment #24 from Chris Cormack <chris@bigballofwax.co.nz> 2011-12-06 20:18:11 UTC --- Created attachment 6613 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=6613 Bug 5327 : Fixing unit test for SQLHelper.pm -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 Chris Cormack <chris@bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #6613|0 |1 is obsolete| | --- Comment #25 from Chris Cormack <chris@bigballofwax.co.nz> 2011-12-06 20:20:19 UTC --- Created attachment 6614 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=6614 Bug 5327 : Fixing unit test for SQLHelper.pm -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 --- Comment #26 from Chris Cormack <chris@bigballofwax.co.nz> 2011-12-06 21:10:50 UTC --- Created attachment 6616 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=6616 Bug 5327: Fixing the Members.t test -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 Chris Cormack <chris@bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Patch Status|Signed Off |Needs Signoff --- Comment #27 from Chris Cormack <chris@bigballofwax.co.nz> 2011-12-06 21:20:27 UTC --- 2 more requiring sign off -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 --- Comment #28 from Liz Rea <wizzyrea@gmail.com> 2011-12-06 21:46:31 UTC --- Created attachment 6620 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=6620 Bug 5327: Fixing the Members.t test Signed-off-by: Liz Rea <wizzyrea@gmail.com> Confirm all tests complete -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 Liz Rea <wizzyrea@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #6620|0 |1 is obsolete| | -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 Liz Rea <wizzyrea@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |wizzyrea@gmail.com --- Comment #29 from Liz Rea <wizzyrea@gmail.com> 2011-12-06 21:48:50 UTC --- That is NOT AT ALL RIGHT. I had to change some of the incidental data in the test to run it - and that's what that was. My dumb. signoff inc. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 --- Comment #30 from Liz Rea <wizzyrea@gmail.com> 2011-12-06 21:51:07 UTC --- Created attachment 6621 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=6621 Bug 5327 : Fixing unit test for SQLHelper.pm Signed-off-by: Liz Rea <wizzyrea@gmail.com> Confirm that all SQLHelper tests pass. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 --- Comment #31 from Liz Rea <wizzyrea@gmail.com> 2011-12-06 21:53:37 UTC --- Created attachment 6622 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=6622 [Signed off] Bug 5327: Fixing the Members.t test Signed-off-by: Liz Rea <wizzyrea@gmail.com> Confirm Members.t tests complete -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 Liz Rea <wizzyrea@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #6614|0 |1 is obsolete| | -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 Liz Rea <wizzyrea@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #6616|0 |1 is obsolete| | -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 Liz Rea <wizzyrea@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Patch Status|Needs Signoff |Signed Off -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 Paul Poulain <paul.poulain@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #5485|0 |1 is obsolete| | --- Comment #32 from Paul Poulain <paul.poulain@biblibre.com> 2011-12-07 15:39:09 UTC --- Comment on attachment 5485 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=5485 fix whitespace in the test this patch pushed today -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 Paul Poulain <paul.poulain@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #6560|0 |1 is obsolete| | --- Comment #33 from Paul Poulain <paul.poulain@biblibre.com> 2011-12-07 15:39:38 UTC --- Comment on attachment 6560 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=6560 Bug 5327: Unit tests for C4/Exteral/BakerTaylor.pm This patch pushed today -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 Paul Poulain <paul.poulain@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #6562|0 |1 is obsolete| | --- Comment #34 from Paul Poulain <paul.poulain@biblibre.com> 2011-12-07 15:40:12 UTC --- Comment on attachment 6562 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=6562 [SIGNED-OFF] Bug 5327 : Adding more unit tests This patch pushed today, with a small follow-up to initial comment -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 Paul Poulain <paul.poulain@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #6563|0 |1 is obsolete| | --- Comment #35 from Paul Poulain <paul.poulain@biblibre.com> 2011-12-07 15:40:28 UTC --- Comment on attachment 6563 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=6563 [SIGNED-OFF] Bug 5327 : Complete coverage for BackgroundJob.pm This patch pushed today -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 --- Comment #36 from Paul Poulain <paul.poulain@biblibre.com> 2011-12-07 15:41:53 UTC --- Comment on attachment 6621 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=6621 Bug 5327 : Fixing unit test for SQLHelper.pm This patch pushed today, HOWEVER: Chris, could you explain why you removed the SearchInTable tests and replace it by nothing ? I see it fixes the test, but why are those 2 tests irrelevant now ? -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 Paul Poulain <paul.poulain@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #6621|0 |1 is obsolete| | -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 Paul Poulain <paul.poulain@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #6622|0 |1 is obsolete| | --- Comment #37 from Paul Poulain <paul.poulain@biblibre.com> 2011-12-07 15:42:47 UTC --- Comment on attachment 6622 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=6622 [Signed off] Bug 5327: Fixing the Members.t test Patch pushed today HOWEVER: Chris, could you explain why BRANCH_IDX now need to be 4 instead of 5 ? -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 --- Comment #38 from Chris Hall <chrish@catalyst.net.nz> 2011-12-07 20:37:23 UTC --- Created attachment 6643 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=6643 Patch to increase boolean.t coverage I think my previous patch to Boolean.t got lost in the works, I forgot to change the count so ChrisC corrected it for me in his patch, but my patch wasnt applied, so the number of tests was invalid, Paul decreased the counter so the test would pass. Attached is patch to correct Boolean.t (both the missing case and the count). -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 --- Comment #39 from Liz Rea <wizzyrea@gmail.com> 2011-12-07 22:54:11 UTC --- Created attachment 6650 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=6650 Bug 5327 - fixing t/db_dependent/Record.t to not fail because of whitespace. To test: run prove -v t/db_dependent/Record.t The test should complete successfully. I should note - if this test was actually testing the whitespace and the problem with the output was valid, please go ahead and fix that problem and disregard this patch. To me, the generated output looked better than the expected result, so I made them match. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 Liz Rea <wizzyrea@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #6650|0 |1 is obsolete| | --- Comment #40 from Liz Rea <wizzyrea@gmail.com> 2011-12-08 01:18:06 UTC --- Comment on attachment 6650 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=6650 Bug 5327 - fixing t/db_dependent/Record.t to not fail because of whitespace. keke, ChrisC did this exact same thing *and I even signed off on it.* This attachment is hereby invalid. ;) -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 --- Comment #41 from Liz Rea <wizzyrea@gmail.com> 2011-12-08 01:18:32 UTC --- Comment on attachment 6650 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=6650 Bug 5327 - fixing t/db_dependent/Record.t to not fail because of whitespace. keke, ChrisC did this exact same thing *and I even signed off on it.* This attachment is hereby invalid. ;) -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 --- Comment #42 from Duncan <duncan@catalyst.net.nz> 2011-12-08 01:49:21 UTC --- Created attachment 6655 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=6655 Unit test for SIP/Sip/Checksum.pm -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 --- Comment #43 from Duncan <duncan@catalyst.net.nz> 2011-12-08 19:58:34 UTC --- Created attachment 6679 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=6679 Test for AuthoritiesMarc/UNIMARC.pm -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 --- Comment #44 from Chris Cormack <chris@bigballofwax.co.nz> 2011-12-08 21:12:08 UTC --- (In reply to comment #36)
Comment on attachment 6621 [details] Bug 5327 : Fixing unit test for SQLHelper.pm
This patch pushed today, HOWEVER:
Chris, could you explain why you removed the SearchInTable tests and replace it by nothing ? I see it fixes the test, but why are those 2 tests irrelevant now ?
Because the SearchInTable function has changed, it does OR, not AND, those tests will never ever pass -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 --- Comment #45 from Chris Cormack <chris@bigballofwax.co.nz> 2011-12-08 21:13:45 UTC --- (In reply to comment #37)
Comment on attachment 6622 [details] [Signed off] Bug 5327: Fixing the Members.t test
Patch pushed today
HOWEVER: Chris, could you explain why BRANCH_IDX now need to be 4 instead of 5 ?
Because the branchcode is the 5th (not 6th) element in the array (starts at 0 of course) These two fixes were me fixing tests that others had broken, so hopefully in future I won't be doing this :) -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 Chris Cormack <chris@bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Patch Status|Signed Off |Needs Signoff -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 --- Comment #46 from Duncan <duncan@catalyst.net.nz> 2011-12-08 21:21:05 UTC --- Created attachment 6681 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=6681 Added unit test for Scrubber.pm -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 --- Comment #47 from Chris Hall <chrish@catalyst.net.nz> 2011-12-08 22:06:52 UTC --- Created attachment 6682 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=6682 Patch removes unneeded self=shift from TTParser::unshift_token While Duncan was creating unit tests for TTParser I found an unneeded 'my $self=shift' within TTParser::unshift_token, however ::peep_token and ::next_token do not take a $self argument. No client code uses this so it shouldn't break anything. ~Chris -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 --- Comment #48 from Duncan <duncan@catalyst.net.nz> 2011-12-08 22:33:23 UTC --- Created attachment 6683 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=6683 Added test coverage for TTParser -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 Duncan <duncan@catalyst.net.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |duncan@catalyst.net.nz --- Comment #49 from Duncan <duncan@catalyst.net.nz> 2011-12-08 22:34:28 UTC --- (In reply to comment #48)
Created attachment 6683 [details] Added test coverage for TTParser
Meant to add this on the attachment, this test relies on the patch submitted by Chris in comment 47. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #6643|0 |1 is obsolete| | Attachment #6655|0 |1 is obsolete| | Attachment #6679|0 |1 is obsolete| | Attachment #6681|0 |1 is obsolete| | Attachment #6682|0 |1 is obsolete| | Attachment #6683|0 |1 is obsolete| | --- Comment #50 from Katrin Fischer <katrin.fischer@bsz-bw.de> 2011-12-13 07:04:02 UTC --- Created attachment 6726 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=6726 Added missing reference case to Boolean.t and corrected count -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 --- Comment #51 from Katrin Fischer <katrin.fischer@bsz-bw.de> 2011-12-13 07:04:57 UTC --- Created attachment 6727 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=6727 [SIGNED-OFF] Added unit tests for Sip Checksum.pm http://bugs.koha-community.org/show_bug.cgi?id=5327 Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de> Test passes. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 --- Comment #52 from Katrin Fischer <katrin.fischer@bsz-bw.de> 2011-12-13 07:05:14 UTC --- Created attachment 6728 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=6728 [SIGNED-OFF] Added unit test for AuthoritiesMarc/UNIMARC.pm http://bugs.koha-community.org/show_bug.cgi?id=5327 Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de> Test passes. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 --- Comment #53 from Katrin Fischer <katrin.fischer@bsz-bw.de> 2011-12-13 07:05:22 UTC --- Created attachment 6729 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=6729 [SIGNED-OFF] Added unit tests for Scrubber http://bugs.koha-community.org/show_bug.cgi?id=5327 Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de> Test passes. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 --- Comment #54 from Katrin Fischer <katrin.fischer@bsz-bw.de> 2011-12-13 07:05:29 UTC --- Created attachment 6730 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=6730 [SIGNED-OFF] Bug 5327: Patch removes unneeded self=shift from TTParser::unshift_token Removed unneeded self=shift from unshift_token (as peek and next do not take a self, makes interface more consistent) http://bugs.koha-community.org/show_bug.cgi?id=5327 Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de> -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 --- Comment #55 from Katrin Fischer <katrin.fischer@bsz-bw.de> 2011-12-13 07:05:38 UTC --- Created attachment 6731 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=6731 [SIGNED-OFF] Added coverage to unit test for TTParser http://bugs.koha-community.org/show_bug.cgi?id=5327 Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de> Test passes. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Patch Status|Needs Signoff |Signed Off -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #6726|0 |1 is obsolete| | --- Comment #56 from Katrin Fischer <katrin.fischer@bsz-bw.de> 2011-12-13 07:09:08 UTC --- Created attachment 6732 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=6732 [SIGNED-OFF] Added missing reference case to Boolean.t and corrected count http://bugs.koha-community.org/show_bug.cgi?id=5327 Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de> Test passes. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 --- Comment #57 from Duncan <duncan@catalyst.net.nz> 2011-12-14 19:51:54 UTC --- Created attachment 6795 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=6795 Unit test for SIP/ILS/Transaction/RenewAll.pm Requires the Koha sample data to be present to pass correctly. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 Duncan <duncan@catalyst.net.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Patch Status|Signed Off |Needs Signoff -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 --- Comment #58 from Duncan <duncan@catalyst.net.nz> 2011-12-15 03:27:06 UTC --- Created attachment 6799 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=6799 Patch to move SIP_ILS.t to db_dependent -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #6795|0 |1 is obsolete| | --- Comment #59 from Katrin Fischer <katrin.fischer@bsz-bw.de> 2011-12-15 06:21:04 UTC --- Created attachment 6805 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=6805 [SINGED-OFF] Bug 5327: Added unit test for C4/SIP/ILS/Transaction/RenewAll.pm http://bugs.koha-community.org/show_bug.cgi?id=5327 Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de> Test requires a database installed using the sample data. All tests pass. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 --- Comment #60 from Katrin Fischer <katrin.fischer@bsz-bw.de> 2011-12-15 06:24:15 UTC --- Hi Duncan, your first patch works, but after moving the test it fails: perl t/db_dependent/SIP_ILS.t 1..4 not ok 1 - use C4::SIP::ILS; # Failed test 'use C4::SIP::ILS;' # at t/db_dependent/SIP_ILS.t line 14. # Tried to use 'C4::SIP::ILS'. # Error: Can't locate ILS/Item.pm in @INC (@INC contains: /home/katrin/kohaclone/t/db_dependent/../C4/SIP /home/katrin/kohaclone /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.12 /usr/share/perl/5.12 /usr/local/lib/site_perl .) at /home/katrin/kohaclone/C4/SIP/ILS.pm line 11. # BEGIN failed--compilation aborted at /home/katrin/kohaclone/C4/SIP/ILS.pm line 11. # Compilation failed in require at (eval 8) line 2. # BEGIN failed--compilation aborted at (eval 8) line 2. Can't locate object method "new" via package "ILS::Transaction::RenewAll" (perhaps you forgot to load "ILS::Transaction::RenewAll"?) at t/db_dependent/SIP_ILS.t line 17. # Looks like you planned 4 tests but ran 1. # Looks like you failed 1 test of 1 run. # Looks like your test exited with 255 just after 1. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Patch Status|Needs Signoff |Signed Off --- Comment #61 from Katrin Fischer <katrin.fischer@bsz-bw.de> 2011-12-15 06:25:35 UTC --- Changing to signed-off as there are a lot of patches here that are ready for QA. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 Paul Poulain <paul.poulain@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #6727|0 |1 is obsolete| | --- Comment #62 from Paul Poulain <paul.poulain@biblibre.com> 2011-12-15 12:46:30 UTC --- Comment on attachment 6727 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=6727 [SIGNED-OFF] Added unit tests for Sip Checksum.pm patch pushed please test -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 Paul Poulain <paul.poulain@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #6728|0 |1 is obsolete| | --- Comment #63 from Paul Poulain <paul.poulain@biblibre.com> 2011-12-15 12:47:12 UTC --- Comment on attachment 6728 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=6728 [SIGNED-OFF] Added unit test for AuthoritiesMarc/UNIMARC.pm patch pushed, please test -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 Paul Poulain <paul.poulain@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #6729|0 |1 is obsolete| | --- Comment #64 from Paul Poulain <paul.poulain@biblibre.com> 2011-12-15 12:47:36 UTC --- Comment on attachment 6729 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=6729 [SIGNED-OFF] Added unit tests for Scrubber patch pushed please test -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 Paul Poulain <paul.poulain@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #6730|0 |1 is obsolete| | --- Comment #65 from Paul Poulain <paul.poulain@biblibre.com> 2011-12-15 12:48:04 UTC --- Comment on attachment 6730 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=6730 [SIGNED-OFF] Bug 5327: Patch removes unneeded self=shift from TTParser::unshift_token patch pushed, please test -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 Paul Poulain <paul.poulain@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #6805|0 |1 is obsolete| | --- Comment #66 from Paul Poulain <paul.poulain@biblibre.com> 2011-12-15 12:54:08 UTC --- Comment on attachment 6805 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=6805 [SINGED-OFF] Bug 5327: Added unit test for C4/SIP/ILS/Transaction/RenewAll.pm patch pushed -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 Paul Poulain <paul.poulain@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #6732|0 |1 is obsolete| | --- Comment #67 from Paul Poulain <paul.poulain@biblibre.com> 2011-12-15 12:54:47 UTC --- Comment on attachment 6732 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=6732 [SIGNED-OFF] Added missing reference case to Boolean.t and corrected count patch pushed -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 --- Comment #68 from Paul Poulain <paul.poulain@biblibre.com> 2011-12-15 12:55:27 UTC --- QA comments: 2 tests not merged: ==== TEST 1 ==== [SIGNED-OFF] Added coverage to unit test for TTParser I don't understand what this patch is adding. A little bit more explanatory on the commit notes welcomed... ==== TEST 2 ==== Applying: Moving SIP_ILS.t to db_dependent fatal: sha1 information is lacking or useless (t/SIP_ILS.t). Repository lacks necessary blobs to fall back on 3-way merge. Cannot fall back to three-way merge. Patch failed at 0001 Moving SIP_ILS.t to db_dependent When you have resolved this problem run "git am --resolved". If you would prefer to skip this patch, instead run "git am --skip". -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 Paul Poulain <paul.poulain@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #6730|1 |0 is obsolete| | --- Comment #69 from Paul Poulain <paul.poulain@biblibre.com> 2011-12-15 15:13:20 UTC --- Comment on attachment 6730 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=6730 [SIGNED-OFF] Bug 5327: Patch removes unneeded self=shift from TTParser::unshift_token unobsoleting this patch because I'll revert it Why did I miss the patch break the tests ? I don't know. But here it is: prove xt/author/translatable-templates.t xt/author/translatable-templates.t .. 1/2 # Failed test 'opac templates are translatable' # at xt/author/translatable-templates.t line 54. # Can't locate object method "type" via package "C4::TTParser" at TmplTokenizer.pm line 324, <INPUT> line 1. # # tmpl_process3.pl: ERROR: Text extraction failed: ./xgettext.pl: Ioctl() inappropré pour un périphérique # # tmpl_process3.pl: ERROR: Will not run msgmerge # xt/author/translatable-templates.t .. 2/2 # Failed test 'intranet templates are translatable' # at xt/author/translatable-templates.t line 54. # Can't locate object method "type" via package "C4::TTParser" at TmplTokenizer.pm line 324, <INPUT> line 1. # # tmpl_process3.pl: ERROR: Text extraction failed: ./xgettext.pl: Ioctl() inappropré pour un périphérique # # tmpl_process3.pl: ERROR: Will not run msgmerge # # Looks like you failed 2 tests of 2. xt/author/translatable-templates.t .. Dubious, test returned 2 (wstat 512, 0x200) Failed 2/2 subtests Test Summary Report ------------------- xt/author/translatable-templates.t (Wstat: 512 Tests: 2 Failed: 2) Failed tests: 1-2 Non-zero exit status: 2 after reverting this patch, prove is OK -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 Paul Poulain <paul.poulain@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #6805|1 |0 is obsolete| | --- Comment #70 from Paul Poulain <paul.poulain@biblibre.com> 2011-12-15 15:19:00 UTC --- Comment on attachment 6805 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=6805 [SINGED-OFF] Bug 5327: Added unit test for C4/SIP/ILS/Transaction/RenewAll.pm push reverted, make jenkins unhappy, seems it's a database problem thing so the other ILS moved to db_dependant is required to have this one working -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 --- Comment #71 from Duncan <duncan@catalyst.net.nz> 2011-12-15 19:49:40 UTC --- Created attachment 6819 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=6819 Corrected findbin path for SIP_ILS bug 5327 -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #6799|0 |1 is obsolete| | Attachment #6805|0 |1 is obsolete| | Attachment #6819|0 |1 is obsolete| | --- Comment #72 from Katrin Fischer <katrin.fischer@bsz-bw.de> 2011-12-16 06:00:03 UTC --- Created attachment 6826 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=6826 [SIGNED-OFF] Bug 5327: Added unit test for C4/SIP/ILS/Transaction/RenewAll.pm http://bugs.koha-community.org/show_bug.cgi?id=5327 Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de> Test requires a database installed using the sample data. All tests pass. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 --- Comment #73 from Katrin Fischer <katrin.fischer@bsz-bw.de> 2011-12-16 06:02:28 UTC --- Created attachment 6827 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=6827 [SIGNED-OFF] Bug 5327: Moving SIP_ILS.t to db_dependent http://bugs.koha-community.org/show_bug.cgi?id=5327 Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de> -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 --- Comment #74 from Katrin Fischer <katrin.fischer@bsz-bw.de> 2011-12-16 06:02:39 UTC --- Created attachment 6828 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=6828 [SIGNED-OFF] Bug 5327: Corrected findbin path for SIP_ILS bug 5327 Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de> Tests run successfully now. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 --- Comment #75 from Katrin Fischer <katrin.fischer@bsz-bw.de> 2011-12-16 06:03:30 UTC --- The last 3 patches for the SIP tests go together (attachments 6826-6828) -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 Paul Poulain <paul.poulain@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #6826|0 |1 is obsolete| | Attachment #6827|0 |1 is obsolete| | Attachment #6828|0 |1 is obsolete| | --- Comment #76 from Paul Poulain <paul.poulain@biblibre.com> 2011-12-16 14:43:26 UTC --- Created attachment 6834 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=6834 Bug 5327: Added unit test for C4/SIP/ILS/Transaction/RenewAll.pm http://bugs.koha-community.org/show_bug.cgi?id=5327 Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de> Test requires a database installed using the sample data. All tests pass. Signed-off-by: Paul Poulain <paul.poulain@biblibre.com> -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 Paul Poulain <paul.poulain@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #6834|0 |1 is obsolete| | --- Comment #77 from Paul Poulain <paul.poulain@biblibre.com> 2011-12-16 14:44:58 UTC --- Comment on attachment 6834 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=6834 Bug 5327: Added unit test for C4/SIP/ILS/Transaction/RenewAll.pm QA comment for SIP_ILS patches: prove t/db_dependent/SIP_ILS.t t/db_dependent/SIP_ILS.t .. Subroutine new redefined at /home/paul/koha.dev/koha-community//C4/SIP/ILS.pm line 44. Subroutine find_patron redefined at /home/paul/koha.dev/koha-community//C4/SIP/ILS.pm line 55. Subroutine find_item redefined at /home/paul/koha.dev/koha-community//C4/SIP/ILS.pm line 61. Subroutine institution redefined at /home/paul/koha.dev/koha-community//C4/SIP/ILS.pm line 67. Subroutine institution_id redefined at /home/paul/koha.dev/koha-community//C4/SIP/ILS.pm line 72. Subroutine supports redefined at /home/paul/koha.dev/koha-community//C4/SIP/ILS.pm line 77. Subroutine check_inst_id redefined at /home/paul/koha.dev/koha-community//C4/SIP/ILS.pm line 82. Subroutine to_bool redefined at /home/paul/koha.dev/koha-community//C4/SIP/ILS.pm line 90. Subroutine checkout_ok redefined at /home/paul/koha.dev/koha-community//C4/SIP/ILS.pm line 99. Subroutine checkin_ok redefined at /home/paul/koha.dev/koha-community//C4/SIP/ILS.pm line 104. Subroutine status_update_ok redefined at /home/paul/koha.dev/koha-community//C4/SIP/ILS.pm line 109. Subroutine offline_ok redefined at /home/paul/koha.dev/koha-community//C4/SIP/ILS.pm line 114. Subroutine checkout redefined at /home/paul/koha.dev/koha-community//C4/SIP/ILS.pm line 128. Subroutine checkin redefined at /home/paul/koha.dev/koha-community//C4/SIP/ILS.pm line 174. Subroutine end_patron_session redefined at /home/paul/koha.dev/koha-community//C4/SIP/ILS.pm line 210. Subroutine pay_fee redefined at /home/paul/koha.dev/koha-community//C4/SIP/ILS.pm line 217. Subroutine add_hold redefined at /home/paul/koha.dev/koha-community//C4/SIP/ILS.pm line 238. Subroutine cancel_hold redefined at /home/paul/koha.dev/koha-community//C4/SIP/ILS.pm line 282. Subroutine alter_hold redefined at /home/paul/koha.dev/koha-community//C4/SIP/ILS.pm line 337. Subroutine renew redefined at /home/paul/koha.dev/koha-community//C4/SIP/ILS.pm line 382. Subroutine renew_all redefined at /home/paul/koha.dev/koha-community//C4/SIP/ILS.pm line 447. t/db_dependent/SIP_ILS.t .. ok All tests successful. The 2 follow-ups are really small, i've squashed them into 1 single commit passed QA patch pushed -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 --- Comment #78 from Paul Poulain <paul.poulain@biblibre.com> 2011-12-16 14:48:07 UTC --- About the 2 patches TTParser: They make translatable-template.t fail: prove xt/author/translatable-templates.t xt/author/translatable-templates.t .. 1/2 # Failed test 'opac templates are translatable' # at xt/author/translatable-templates.t line 54. # Can't locate object method "type" via package "C4::TTParser" at TmplTokenizer.pm line 324, <INPUT> line 1. # # tmpl_process3.pl: ERROR: Text extraction failed: ./xgettext.pl: Ioctl() inappropré pour un périphérique # # tmpl_process3.pl: ERROR: Will not run msgmerge # xt/author/translatable-templates.t .. 2/2 # Failed test 'intranet templates are translatable' # at xt/author/translatable-templates.t line 54. # Can't locate object method "type" via package "C4::TTParser" at TmplTokenizer.pm line 324, <INPUT> line 1. # # tmpl_process3.pl: ERROR: Text extraction failed: ./xgettext.pl: Ioctl() inappropré pour un périphérique # # tmpl_process3.pl: ERROR: Will not run msgmerge # # Looks like you failed 2 tests of 2. xt/author/translatable-templates.t .. Dubious, test returned 2 (wstat 512, 0x200) Failed 2/2 subtests Test Summary Report ------------------- xt/author/translatable-templates.t (Wstat: 512 Tests: 2 Failed: 2) Failed tests: 1-2 Non-zero exit status: 2 Files=1, Tests=2, 1 wallclock secs ( 0.04 usr 0.00 sys + 0.42 cusr 0.06 csys = 0.52 CPU) when switching back to master, everything work fine: prove xt/author/translatable-templates.t xt/author/translatable-templates.t .. ok All tests successful. Rejecting those patches for instance -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 Paul Poulain <paul.poulain@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Failed QA --- Comment #79 from Paul Poulain <paul.poulain@biblibre.com> 2012-01-16 17:32:22 UTC --- unless i'm mistaking, the 2 attached patches are failed QA. updating bug status. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 --- Comment #80 from Sam Sanders <sam-sanders@live.com> 2012-01-17 01:00:23 UTC --- Created attachment 7179 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7179 Added unit tests for C4/Utils -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 Sam Sanders <sam-sanders@live.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |sam-sanders@live.com -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 --- Comment #81 from Connor Dewar <connor.dewar@gmail.com> 2012-01-17 01:02:43 UTC --- Created attachment 7180 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7180 added unit tests for Classsortroutine/Generic -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 Connor Dewar <connor.dewar@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |connor.dewar@gmail.com -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 --- Comment #82 from Sam Sanders <sam-sanders@live.com> 2012-01-17 01:27:32 UTC --- Created attachment 7181 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7181 Added unit tests for C4/ClassSortRoutine/LCC.pm -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 Connor Dewar <connor.dewar@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Failed QA |Needs Signoff AssignedTo|gmcharlt@gmail.com |connor.dewar@gmail.com --- Comment #83 from Connor Dewar <connor.dewar@gmail.com> 2012-01-17 01:34:30 UTC --- Created attachment 7182 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7182 added unit tests for C4/ClassSortRoutine/Dewey.pm -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 Chris Cormack <chris@bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #7180|0 |1 is obsolete| | --- Comment #84 from Chris Cormack <chris@bigballofwax.co.nz> 2012-01-17 01:39:16 UTC --- Created attachment 7183 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7183 Bug 5327 added unit tests for C4/ClassSortRoutine/Generic Signed-off-by: Chris Cormack <chris@catalyst.net.nz> -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 Chris Cormack <chris@bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #7179|0 |1 is obsolete| | --- Comment #85 from Chris Cormack <chris@bigballofwax.co.nz> 2012-01-17 01:40:31 UTC --- Created attachment 7184 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7184 Bug 5327 added unit tests for C4/Utils Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz> -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 Chris Cormack <chris@bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #7183|0 |1 is obsolete| | --- Comment #86 from Chris Cormack <chris@bigballofwax.co.nz> 2012-01-17 01:41:46 UTC --- Created attachment 7185 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7185 Bug 5327 added unit tests for C4/ClassSortRoutine/Generic Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz> -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 --- Comment #87 from Chris Cormack <chris@bigballofwax.co.nz> 2012-01-17 01:44:17 UTC --- Created attachment 7186 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7186 bug 5327 add tests for C4/ClassSortRoutine/LCC.pm Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz> -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 Chris Cormack <chris@bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #7181|0 |1 is obsolete| | --- Comment #88 from Chris Cormack <chris@bigballofwax.co.nz> 2012-01-17 01:45:06 UTC --- Created attachment 7187 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7187 bug 5327 add tests for C4/ClassSortRoutine/LCC.pm Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz> -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 --- Comment #89 from Chris Cormack <chris@bigballofwax.co.nz> 2012-01-17 01:46:11 UTC --- Created attachment 7188 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7188 bug 5327 add tests for C4/ClassSortRoutine/LCC.pm Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz> -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 Chris Cormack <chris@bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #7186|0 |1 is obsolete| | Attachment #7187|0 |1 is obsolete| | Attachment #7188|0 |1 is obsolete| | --- Comment #90 from Chris Cormack <chris@bigballofwax.co.nz> 2012-01-17 01:46:47 UTC --- Created attachment 7189 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7189 [SIGNED-OFF] bug 5327 add tests for C4/ClassSortRoutine/LCC.pm Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz> -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 Chris Cormack <chris@bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #7182|0 |1 is obsolete| | --- Comment #91 from Chris Cormack <chris@bigballofwax.co.nz> 2012-01-17 01:49:37 UTC --- Created attachment 7190 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7190 [SIGNED-OFF] Bug 5327 Added unit tests for C4/ClassSortRoutine/Dewey.pm Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz> -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 Chris Cormack <chris@bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 Sam Sanders <sam-sanders@live.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Needs Signoff AssignedTo|connor.dewar@gmail.com |sam-sanders@live.com --- Comment #92 from Sam Sanders <sam-sanders@live.com> 2012-01-17 02:41:22 UTC --- Created attachment 7191 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7191 tests for C4/BackgroundJob.pm -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 Connor Dewar <connor.dewar@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|sam-sanders@live.com |connor.dewar@gmail.com --- Comment #93 from Connor Dewar <connor.dewar@gmail.com> 2012-01-17 02:42:49 UTC --- Created attachment 7192 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7192 added unit tests for C4/Reports.pm -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #7192|0 |1 is obsolete| | --- Comment #94 from Katrin Fischer <katrin.fischer@bsz-bw.de> 2012-01-17 06:52:27 UTC --- Created attachment 7194 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7194 [SIGNED-OFF] Bug 5327 Added unit tests for C4/Reports.pm Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de> perl t/Reports.t b/t/Reports.t All tests complete successfully. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #7191|0 |1 is obsolete| | --- Comment #95 from Katrin Fischer <katrin.fischer@bsz-bw.de> 2012-01-17 06:57:21 UTC --- Created attachment 7195 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7195 [SIGNED-OFF] bug 5327 add tests for C4/BackgroundJob.pm Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de> perl t/db_dependent/BackgroundJob.t All tests complete successfully. Note: Test 11 does not tell what it's about, but it has been there before. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 --- Comment #96 from Paul Poulain <paul.poulain@biblibre.com> 2012-01-17 14:19:29 UTC --- Comment on attachment 7184 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7184 Bug 5327 added unit tests for C4/Utils QA comment about C4::Utils unit test: I think this package is never user and could be removed. It's declared only in C4/Auth_with_cas.pm and no use seems to be made of the functions in Utils. Could someone confirm ? -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 --- Comment #97 from Paul Poulain <paul.poulain@biblibre.com> 2012-01-17 14:20:20 UTC --- Comment on attachment 7185 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7185 Bug 5327 added unit tests for C4/ClassSortRoutine/Generic QA comment: no comment, this one is OK -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 --- Comment #98 from Paul Poulain <paul.poulain@biblibre.com> 2012-01-17 14:24:02 UTC --- Comment on attachment 7189 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7189 [SIGNED-OFF] bug 5327 add tests for C4/ClassSortRoutine/LCC.pm QA comment: Failed QA => a small typo here: "Arguements" is not english, it should be "Arguments" (confirmed by oleonard on IRC, i'm not english native, I had a doubt...) -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 --- Comment #99 from Paul Poulain <paul.poulain@biblibre.com> 2012-01-17 14:25:18 UTC --- Comment on attachment 7190 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7190 [SIGNED-OFF] Bug 5327 Added unit tests for C4/ClassSortRoutine/Dewey.pm QA comment = this one is OK -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 --- Comment #100 from Paul Poulain <paul.poulain@biblibre.com> 2012-01-17 14:26:11 UTC --- Comment on attachment 7194 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7194 [SIGNED-OFF] Bug 5327 Added unit tests for C4/Reports.pm QA comment: this one is OK -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 --- Comment #101 from Paul Poulain <paul.poulain@biblibre.com> 2012-01-17 14:27:57 UTC --- Comment on attachment 7195 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7195 [SIGNED-OFF] bug 5327 add tests for C4/BackgroundJob.pm QA comment: this one is OK -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 --- Comment #102 from Paul Poulain <paul.poulain@biblibre.com> 2012-01-17 14:29:09 UTC --- 100 comments, 54 patches attached, this entry becomes hard to deal with... shouldn't we transform it into an omnibus (and each test added in a separate bug entry blocking this one) ? -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 Paul Poulain <paul.poulain@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #7185|0 |1 is obsolete| | --- Comment #103 from Paul Poulain <paul.poulain@biblibre.com> 2012-01-17 14:32:36 UTC --- Comment on attachment 7185 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7185 Bug 5327 added unit tests for C4/ClassSortRoutine/Generic patch pushed -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 Paul Poulain <paul.poulain@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #7190|0 |1 is obsolete| | --- Comment #104 from Paul Poulain <paul.poulain@biblibre.com> 2012-01-17 14:32:55 UTC --- Comment on attachment 7190 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7190 [SIGNED-OFF] Bug 5327 Added unit tests for C4/ClassSortRoutine/Dewey.pm patch pushed -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 Paul Poulain <paul.poulain@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #7194|0 |1 is obsolete| | --- Comment #105 from Paul Poulain <paul.poulain@biblibre.com> 2012-01-17 14:33:10 UTC --- Comment on attachment 7194 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7194 [SIGNED-OFF] Bug 5327 Added unit tests for C4/Reports.pm patch pushed -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 Paul Poulain <paul.poulain@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #7195|0 |1 is obsolete| | --- Comment #106 from Paul Poulain <paul.poulain@biblibre.com> 2012-01-17 14:33:31 UTC --- Comment on attachment 7195 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7195 [SIGNED-OFF] bug 5327 add tests for C4/BackgroundJob.pm patch pushed -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 Paul Poulain <paul.poulain@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Failed QA --- Comment #107 from Paul Poulain <paul.poulain@biblibre.com> 2012-01-17 14:34:59 UTC --- everything pushable has been pushed. The 4 attachements not pushed are failing QA for instance. Please submit an updated patch for LCC.pm & we will see if it's needed to push something for Utils, if Utils is deprecated, then please open a bug to request his removal ! -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 Sam Sanders <sam-sanders@live.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #7189|0 |1 is obsolete| | Status|Failed QA |Needs Signoff AssignedTo|connor.dewar@gmail.com |sam-sanders@live.com --- Comment #108 from Sam Sanders <sam-sanders@live.com> 2012-01-17 20:43:43 UTC --- Created attachment 7203 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7203 Added unit tests for C4/ClassSortRoutine/LCC.pm Fixed typos in patch -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 --- Comment #109 from Sam Sanders <sam-sanders@live.com> 2012-01-17 22:52:19 UTC --- Created attachment 7206 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7206 Added unit tests for C4/Koha.pm -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 Connor Dewar <connor.dewar@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|sam-sanders@live.com |connor.dewar@gmail.com --- Comment #110 from Connor Dewar <connor.dewar@gmail.com> 2012-01-18 02:37:37 UTC --- Created attachment 7208 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7208 added unit tests for C4/SIP/ILS/Transaction/Renew.pm Complained about lots of lines like this: Subroutine checkout redefined at C4/SIP/ILS.pm before I added anything to the file. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 Sam Sanders <sam-sanders@live.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|connor.dewar@gmail.com |sam-sanders@live.com --- Comment #111 from Sam Sanders <sam-sanders@live.com> 2012-01-18 02:41:38 UTC --- Created attachment 7209 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7209 Added unit tests for C4/Ris -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 Jono <reason.koan@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|sam-sanders@live.com |reason.koan@gmail.com --- Comment #112 from Jono <reason.koan@gmail.com> 2012-01-18 22:06:40 UTC --- Created attachment 7220 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7220 Added unit tests for C4/AuthoritiesMarc/MARC21.pm -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 Kate Henderson <kate.h@paradise.net.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|reason.koan@gmail.com |kate.h@paradise.net.nz --- Comment #113 from Kate Henderson <kate.h@paradise.net.nz> 2012-01-18 22:30:50 UTC --- Created attachment 7221 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7221 Added unit tests for C4/Search/PazPar2.pm -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 Bart Jorgensen <bart.tj@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|kate.h@paradise.net.nz |bart.tj@gmail.com --- Comment #114 from Bart Jorgensen <bart.tj@gmail.com> 2012-01-18 23:23:19 UTC --- Created attachment 7222 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7222 added unit tests for C4/TmplToken.pm -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 Kate Henderson <kate.h@paradise.net.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |kate.h@paradise.net.nz -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 Jono Mingard <reason.koan@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |reason.koan@gmail.com -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 Bart Jorgensen <bart.tj@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |bart.tj@gmail.com -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 Jorgia <jorgia_m_kelsey@hotmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|bart.tj@gmail.com |jorgia_m_kelsey@hotmail.com --- Comment #115 from Jorgia <jorgia_m_kelsey@hotmail.com> 2012-01-18 23:33:58 UTC --- Created attachment 7223 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7223 added unit test for C4/Barcodes/PrinterConfig.pm -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 Jorgia <jorgia_m_kelsey@hotmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jorgia_m_kelsey@hotmail.com -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 Sam Sanders <sam-sanders@live.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|jorgia_m_kelsey@hotmail.com |sam-sanders@live.com --- Comment #116 from Sam Sanders <sam-sanders@live.com> 2012-01-19 00:57:32 UTC --- Created attachment 7224 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7224 tests for C4/Label.pm -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 --- Comment #117 from Sam Sanders <sam-sanders@live.com> 2012-01-19 01:20:18 UTC --- Created attachment 7225 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7225 Added unit tests for C4/Languages.pm -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 Jono Mingard <reason.koan@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|sam-sanders@live.com |reason.koan@gmail.com --- Comment #118 from Jono Mingard <reason.koan@gmail.com> 2012-01-19 01:33:24 UTC --- Created attachment 7226 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7226 Added unit tests for C4/Creators/PDF.pm -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 Kate Henderson <kate.h@paradise.net.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|reason.koan@gmail.com |kate.h@paradise.net.nz --- Comment #119 from Kate Henderson <kate.h@paradise.net.nz> 2012-01-19 01:34:51 UTC --- Created attachment 7227 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7227 Added unit tests for C4/Scheduler.pm -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 Sam Sanders <sam-sanders@live.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|kate.h@paradise.net.nz |sam-sanders@live.com --- Comment #120 from Sam Sanders <sam-sanders@live.com> 2012-01-19 03:20:03 UTC --- Created attachment 7228 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7228 Added unit tests for C4/Csv.pm -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 Chris Hall <chrish@catalyst.net.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #7224|0 |1 is obsolete| | --- Comment #121 from Chris Hall <chrish@catalyst.net.nz> 2012-01-19 03:38:31 UTC --- Created attachment 7229 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7229 Signed off -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 Chris Hall <chrish@catalyst.net.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #7228|0 |1 is obsolete| | --- Comment #122 from Chris Hall <chrish@catalyst.net.nz> 2012-01-19 03:41:38 UTC --- Created attachment 7230 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7230 [SIGNED-OFF] Added unit tests for C4/Csv.pm -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 Chris Hall <chrish@catalyst.net.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #7229|0 |1 is obsolete| | --- Comment #123 from Chris Hall <chrish@catalyst.net.nz> 2012-01-19 03:42:44 UTC --- Created attachment 7231 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7231 [SIGNED-OFF] added unit tests for C4/Labels.pm Forgot to set description properly, oops. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 Chris Hall <chrish@catalyst.net.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #7220|0 |1 is obsolete| | --- Comment #124 from Chris Hall <chrish@catalyst.net.nz> 2012-01-19 03:48:46 UTC --- Created attachment 7232 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7232 [SIGNED-OFF] Added unit tests for C4/AuthoritiesMarc/MARC21.pm -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 Chris Hall <chrish@catalyst.net.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #7223|0 |1 is obsolete| | --- Comment #125 from Chris Hall <chrish@catalyst.net.nz> 2012-01-19 03:52:07 UTC --- Created attachment 7233 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7233 [SIGNED-OFF] added unit test for C4/Barcodes/PrinterConfig.pm -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 Chris Hall <chrish@catalyst.net.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #7203|0 |1 is obsolete| | --- Comment #126 from Chris Hall <chrish@catalyst.net.nz> 2012-01-19 03:55:54 UTC --- Created attachment 7234 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7234 [SIGNED-OFF] Added unit tests for C4/ClassSortRoutine/LCC.pm -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 Chris Hall <chrish@catalyst.net.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #7226|0 |1 is obsolete| | --- Comment #127 from Chris Hall <chrish@catalyst.net.nz> 2012-01-19 03:58:15 UTC --- Created attachment 7235 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7235 [SIGNED-OFF] Added unit tests for C4/Creators/PDF.pm -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 Chris Hall <chrish@catalyst.net.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #7209|0 |1 is obsolete| | --- Comment #128 from Chris Hall <chrish@catalyst.net.nz> 2012-01-19 03:59:43 UTC --- Created attachment 7236 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7236 [SIGNED-OFF] added unit tests for C4/Ris -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 Chris Hall <chrish@catalyst.net.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #7227|0 |1 is obsolete| | --- Comment #129 from Chris Hall <chrish@catalyst.net.nz> 2012-01-19 04:05:25 UTC --- Created attachment 7237 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7237 [SIGNED-OFF] Added unit tests for C4/Scheduler.pm -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 --- Comment #130 from Sam Sanders <sam-sanders@live.com> 2012-01-19 04:06:26 UTC --- Created attachment 7238 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7238 Added unit tests for C4/Serials.pm -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 Chris Hall <chrish@catalyst.net.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #7221|0 |1 is obsolete| | --- Comment #131 from Chris Hall <chrish@catalyst.net.nz> 2012-01-19 04:07:40 UTC --- Created attachment 7239 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7239 [SIGNED-OFF] Added unit tests for C4/Search/PazPar2.pm -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 Chris Hall <chrish@catalyst.net.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #7222|0 |1 is obsolete| | --- Comment #132 from Chris Hall <chrish@catalyst.net.nz> 2012-01-19 04:09:24 UTC --- Created attachment 7240 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7240 [SIGNED-OFF] added unit tests for C4/TmplToken.pm -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 Chris Hall <chrish@catalyst.net.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #7208|0 |1 is obsolete| | --- Comment #133 from Chris Hall <chrish@catalyst.net.nz> 2012-01-19 04:11:22 UTC --- Created attachment 7241 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7241 [SIGNED-OFF] added unit tests for C4/SIP/ILS/Transaction/Renew.pm -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 Chris Hall <chrish@catalyst.net.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #7225|0 |1 is obsolete| | --- Comment #134 from Chris Hall <chrish@catalyst.net.nz> 2012-01-19 04:14:47 UTC --- Created attachment 7242 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7242 [SIGNED-OFF] Added unit tests for C4/Languages.pm -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 Liz Rea <wizzyrea@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 Paul Poulain <paul.poulain@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #7184|0 |1 is obsolete| | --- Comment #135 from Paul Poulain <paul.poulain@biblibre.com> 2012-01-31 16:11:30 UTC --- Comment on attachment 7184 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7184 Bug 5327 added unit tests for C4/Utils Utils is obsoled AFAIK, so marking this patch as obsolete. If i'm wrong, remove the obsolete status & let me know -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 Paul Poulain <paul.poulain@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #7206|0 |1 is obsolete| | --- Comment #136 from Paul Poulain <paul.poulain@biblibre.com> 2012-01-31 16:14:24 UTC --- Comment on attachment 7206 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7206 Added unit tests for C4/Koha.pm QA Comment : this patch depends on what is in the database +is(C4::Koha::GetSupportName('BK'),"Books", 'testing support name'); +is(C4::Koha::GetSupportName(''),undef, 'testing support name'); It should be in t/db_dependant. and not in t/ marking obsolete as it fails QA 2 possible fixes: * remove db_dependant from those tests & create another one in t/db_dependant * move everything to t/db_dependant -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 Paul Poulain <paul.poulain@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #7230|0 |1 is obsolete| | --- Comment #137 from Paul Poulain <paul.poulain@biblibre.com> 2012-01-31 16:30:51 UTC --- Comment on attachment 7230 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7230 [SIGNED-OFF] Added unit tests for C4/Csv.pm this patch has been pushed -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 Paul Poulain <paul.poulain@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #7231|0 |1 is obsolete| | --- Comment #138 from Paul Poulain <paul.poulain@biblibre.com> 2012-01-31 16:31:10 UTC --- Comment on attachment 7231 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7231 [SIGNED-OFF] added unit tests for C4/Labels.pm this patch has been pushed -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 Paul Poulain <paul.poulain@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #7232|0 |1 is obsolete| | --- Comment #139 from Paul Poulain <paul.poulain@biblibre.com> 2012-01-31 16:31:39 UTC --- Comment on attachment 7232 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7232 [SIGNED-OFF] Added unit tests for C4/AuthoritiesMarc/MARC21.pm this patch has been pushed -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 Paul Poulain <paul.poulain@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #7233|0 |1 is obsolete| | --- Comment #140 from Paul Poulain <paul.poulain@biblibre.com> 2012-01-31 16:31:55 UTC --- Comment on attachment 7233 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7233 [SIGNED-OFF] added unit test for C4/Barcodes/PrinterConfig.pm this patch has been pushed -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 Paul Poulain <paul.poulain@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #7234|0 |1 is obsolete| | --- Comment #141 from Paul Poulain <paul.poulain@biblibre.com> 2012-01-31 16:32:54 UTC --- Comment on attachment 7234 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7234 [SIGNED-OFF] Added unit tests for C4/ClassSortRoutine/LCC.pm this patch has been pushed -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 Paul Poulain <paul.poulain@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #7235|0 |1 is obsolete| | --- Comment #142 from Paul Poulain <paul.poulain@biblibre.com> 2012-01-31 16:33:45 UTC --- Comment on attachment 7235 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7235 [SIGNED-OFF] Added unit tests for C4/Creators/PDF.pm this patch has been pushed -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 Paul Poulain <paul.poulain@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #7236|0 |1 is obsolete| | --- Comment #143 from Paul Poulain <paul.poulain@biblibre.com> 2012-01-31 16:34:01 UTC --- Comment on attachment 7236 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7236 [SIGNED-OFF] added unit tests for C4/Ris this patch has been pushed -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 Paul Poulain <paul.poulain@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #7237|0 |1 is obsolete| | --- Comment #144 from Paul Poulain <paul.poulain@biblibre.com> 2012-01-31 16:34:19 UTC --- Comment on attachment 7237 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7237 [SIGNED-OFF] Added unit tests for C4/Scheduler.pm this patch has been pushed -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 Paul Poulain <paul.poulain@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #7238|0 |1 is obsolete| | --- Comment #145 from Paul Poulain <paul.poulain@biblibre.com> 2012-01-31 16:35:09 UTC --- Comment on attachment 7238 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7238 Added unit tests for C4/Serials.pm this patch has been pushed -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 Paul Poulain <paul.poulain@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #7239|0 |1 is obsolete| | --- Comment #146 from Paul Poulain <paul.poulain@biblibre.com> 2012-01-31 16:35:26 UTC --- Comment on attachment 7239 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7239 [SIGNED-OFF] Added unit tests for C4/Search/PazPar2.pm this patch has been pushed -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 Paul Poulain <paul.poulain@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #7240|0 |1 is obsolete| | --- Comment #147 from Paul Poulain <paul.poulain@biblibre.com> 2012-01-31 16:35:40 UTC --- Comment on attachment 7240 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7240 [SIGNED-OFF] added unit tests for C4/TmplToken.pm this patch has been pushed -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 Paul Poulain <paul.poulain@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #7241|0 |1 is obsolete| | --- Comment #148 from Paul Poulain <paul.poulain@biblibre.com> 2012-01-31 16:35:53 UTC --- Comment on attachment 7241 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7241 [SIGNED-OFF] added unit tests for C4/SIP/ILS/Transaction/Renew.pm this patch has been pushed -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 Paul Poulain <paul.poulain@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #7242|0 |1 is obsolete| | --- Comment #149 from Paul Poulain <paul.poulain@biblibre.com> 2012-01-31 16:36:07 UTC --- Comment on attachment 7242 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7242 [SIGNED-OFF] Added unit tests for C4/Languages.pm this patch has been pushed -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 Paul Poulain <paul.poulain@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #7206|1 |0 is obsolete| | --- Comment #150 from Paul Poulain <paul.poulain@biblibre.com> 2012-01-31 16:37:59 UTC --- Comment on attachment 7206 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7206 Added unit tests for C4/Koha.pm changing my mind about "obsolete" = it's much easier to keep all pending patches not obsolete ! -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 --- Comment #151 from Chris Cormack <chris@bigballofwax.co.nz> 2012-01-31 20:56:47 UTC --- Created attachment 7400 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7400 Bug 5327: Shifting a db dependent test to the right place -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 Robin Sheat <robin@catalyst.net.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #7400|0 |1 is obsolete| | --- Comment #152 from Robin Sheat <robin@catalyst.net.nz> 2012-02-01 00:41:47 UTC --- Created attachment 7402 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7402 Merge remote-tracking branch 'origin/new/bug_5327' Signed-off-by: Chris Hall <chrish@catalyst.net.nz> Signed-off-by: Chris Hall <chrish@catalyst.net.nz> Signed-off-by: Chris Hall <chrish@catalyst.net.nz> Signed-off-by: Chris Hall <chrish@catalyst.net.nz> http://bugs.koha-community.org/show_bug.cgi?id=5327 Signed-off-by: Chris Hall <chrish@catalyst.net.nz> Signed-off-by: Chris Hall <chrish@catalyst.net.nz> Signed-off-by: Chris Hall <chrish@catalyst.net.nz> Signed-off-by: Chris Hall <chrish@catalyst.net.nz> Signed-off-by: Chris Hall <chrish@catalyst.net.nz> Signed-off-by: Chris Hall <chrish@catalyst.net.nz> Signed-off-by: Chris Hall <chrish@catalyst.net.nz> Signed-off-by: Chris Hall <chrish@catalyst.net.nz> -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 Robin Sheat <robin@catalyst.net.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #7402|0 |1 is obsolete| | --- Comment #153 from Robin Sheat <robin@catalyst.net.nz> 2012-02-01 00:42:48 UTC --- Comment on attachment 7402 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7402 Merge remote-tracking branch 'origin/new/bug_5327' Whoops, wrong patch -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 --- Comment #154 from Robin Sheat <robin@catalyst.net.nz> 2012-02-01 00:43:37 UTC --- Created attachment 7403 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7403 Bug 5327: Shifting a db dependent test to the right place Signed-off-by: Robin Sheat <robin@catalyst.net.nz> -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 --- Comment #155 from Robin Sheat <robin@catalyst.net.nz> 2012-02-01 01:14:31 UTC --- Created attachment 7405 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7405 Bug 5327 - move another test around -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 Paul Poulain <paul.poulain@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|PATCH-Sent (DO NOT USE) |P3 Version|rel_3_4 |rel_3_6 --- Comment #156 from Paul Poulain <paul.poulain@biblibre.com> 2012-02-01 16:37:30 UTC --- Robin / chris_c = I understood db_dependant directory as where we should put tests that work only if the database need something specific to work. A script that run subs using the database but does not depend on what is should be in t/ that's why I've pushed Csv and Reports, and am not sure the 2 patches moving them submitted yesterday are applicable. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 --- Comment #157 from Chris Cormack <chris@bigballofwax.co.nz> 2012-02-01 17:06:20 UTC --- (In reply to comment #156)
Robin / chris_c = I understood db_dependant directory as where we should put tests that work only if the database need something specific to work. A script that run subs using the database but does not depend on what is should be in t/ that's why I've pushed Csv and Reports, and am not sure the 2 patches moving them submitted yesterday are applicable.
db_dependent is for the tests that require a db connection, the ones in just t/ don't need a database. They are the ones run during a make test, having ones that require a db connection means tests fail during install which is confusing for users. So no db_dependent is for tests that depend on a db connection, not some specific data. (no other tests in t/ depend on a db connection) -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 Paul Poulain <paul.poulain@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #7403|0 |1 is obsolete| | --- Comment #158 from Paul Poulain <paul.poulain@biblibre.com> 2012-02-01 17:15:56 UTC --- Comment on attachment 7403 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7403 Bug 5327: Shifting a db dependent test to the right place patch pushed -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 Paul Poulain <paul.poulain@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #7405|0 |1 is obsolete| | --- Comment #159 from Paul Poulain <paul.poulain@biblibre.com> 2012-02-01 17:16:17 UTC --- Comment on attachment 7405 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7405 Bug 5327 - move another test around this patch pushed -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 Paul Poulain <paul.poulain@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Failed QA --- Comment #160 from Paul Poulain <paul.poulain@biblibre.com> 2012-02-03 14:47:38 UTC --- The 3 attachments not pushed are failing QA,so marking this bug failed QA -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 --- Comment #161 from Chris Cormack <chris@bigballofwax.co.nz> 2012-02-10 22:10:39 UTC --- Created attachment 7573 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7573 Bug 5327 : Removing a broken test -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 Chris Cormack <chris@bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Failed QA |Needs Signoff Severity|enhancement |major --- Comment #162 from Chris Cormack <chris@bigballofwax.co.nz> 2012-02-10 22:11:25 UTC --- New patch needs signoff and will stop the failing tests on jenkins -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 Jared Camins-Esakov <jcamins@cpbibliography.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #6730|0 |1 is obsolete| | --- Comment #163 from Jared Camins-Esakov <jcamins@cpbibliography.com> 2012-02-12 19:45:26 UTC --- Created attachment 7592 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7592 Bug 5327: Patch removes unneeded self=shift from TTParser::unshift_token Removed unneeded self=shift from unshift_token (as peek and next do not take a self, makes interface more consistent) http://bugs.koha-community.org/show_bug.cgi?id=5327 Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de> Signed-off-by: Jared Camins-Esakov <jcamins@cpbibliography.com> -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 Jared Camins-Esakov <jcamins@cpbibliography.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #6731|0 |1 is obsolete| | --- Comment #164 from Jared Camins-Esakov <jcamins@cpbibliography.com> 2012-02-12 19:45:54 UTC --- Created attachment 7593 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7593 Added coverage to unit test for TTParser http://bugs.koha-community.org/show_bug.cgi?id=5327 Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de> Test passes. Signed-off-by: Jared Camins-Esakov <jcamins@cpbibliography.com> -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 Jared Camins-Esakov <jcamins@cpbibliography.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #7573|0 |1 is obsolete| | --- Comment #165 from Jared Camins-Esakov <jcamins@cpbibliography.com> 2012-02-12 19:46:31 UTC --- Created attachment 7594 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7594 Bug 5327 : Removing a broken test Signed-off-by: Jared Camins-Esakov <jcamins@cpbibliography.com> -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 Jared Camins-Esakov <jcamins@cpbibliography.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off CC| |jcamins@cpbibliography.com --- Comment #166 from Jared Camins-Esakov <jcamins@cpbibliography.com> 2012-02-12 19:47:17 UTC --- The test for C4/Koha did not work for me, but I tested and signed off on the other three. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 Paul Poulain <paul.poulain@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #7594|0 |1 is obsolete| | --- Comment #167 from Paul Poulain <paul.poulain@biblibre.com> 2012-02-13 14:15:16 UTC --- Comment on attachment 7594 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7594 Bug 5327 : Removing a broken test this patch has been pushed -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 Paul Poulain <paul.poulain@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |ASSIGNED --- Comment #168 from Paul Poulain <paul.poulain@biblibre.com> 2012-02-13 14:15:53 UTC --- removing signed-off status, the 3 remaining patches should not be applied -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 Paul Poulain <paul.poulain@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #7593|0 |1 is obsolete| | --- Comment #169 from Paul Poulain <paul.poulain@biblibre.com> 2012-02-15 09:49:58 UTC --- Comment on attachment 7593 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7593 Added coverage to unit test for TTParser this patch has been pushed -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 Paul Poulain <paul.poulain@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #7592|0 |1 is obsolete| | --- Comment #170 from Paul Poulain <paul.poulain@biblibre.com> 2012-02-15 09:51:08 UTC --- Comment on attachment 7592 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7592 Bug 5327: Patch removes unneeded self=shift from TTParser::unshift_token This patch has been pushed, after discussion with Jared: I missed that those 2 patches had been updated and now work, so my comment 168 was wrong for them. C4/Koha.pm still un-needed though -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 --- Comment #171 from Paul Poulain <paul.poulain@biblibre.com> 2012-02-15 12:53:40 UTC --- Comment on attachment 7593 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7593 Added coverage to unit test for TTParser Un-obsoleting those patches this one and http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7592 After pushing them jenkins became unstable again. prove xt/author_translatable_templates.t fails: 13:51 ~/koha.dev/koha-community (master $% u=)$ prove xt/author/translatable-templates.t xt/author/translatable-templates.t .. 1/2 # Failed test 'opac templates are translatable' # at xt/author/translatable-templates.t line 54. # Can't locate object method "type" via package "C4::TTParser" at TmplTokenizer.pm line 324, <INPUT> line 1. # # tmpl_process3.pl: ERROR: Text extraction failed: ./xgettext.pl: Ioctl() inappropré pour un périphérique # # tmpl_process3.pl: ERROR: Will not run msgmerge # # Failed test 'intranet templates are translatable' # at xt/author/translatable-templates.t line 54. # Can't locate object method "type" via package "C4::TTParser" at TmplTokenizer.pm line 324, <INPUT> line 1. # # tmpl_process3.pl: ERROR: Text extraction failed: ./xgettext.pl: Ioctl() inappropré pour un périphérique # # tmpl_process3.pl: ERROR: Will not run msgmerge # # Looks like you failed 2 tests of 2. xt/author/translatable-templates.t .. Dubious, test returned 2 (wstat 512, 0x200) Failed 2/2 subtests Test Summary Report ------------------- xt/author/translatable-templates.t (Wstat: 512 Tests: 2 Failed: 2) Failed tests: 1-2 Non-zero exit status: 2 Files=1, Tests=2, 0 wallclock secs ( 0.04 usr 0.00 sys + 0.46 cusr 0.04 csys = 0.54 CPU) Result: FAIL Reverting them make this test pass. I've reverted the 2 patches -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 Paul Poulain <paul.poulain@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #7593|1 |0 is obsolete| | -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 Paul Poulain <paul.poulain@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #7592|1 |0 is obsolete| | -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 --- Comment #172 from Chris Cormack <chris@bigballofwax.co.nz> --- Created attachment 9897 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=9897&action=edit Bug 5327 : Fix for XISBN test, thingisbn is now handing back different results -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 Chris Cormack <chris@bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Version|rel_3_6 |master -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 Paul Poulain <paul.poulain@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #9897|0 |1 is obsolete| | --- Comment #173 from Paul Poulain <paul.poulain@biblibre.com> --- Comment on attachment 9897 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=9897 Bug 5327 : Fix for XISBN test, thingisbn is now handing back different results This patch has been pushed, should please jenkins (seems librarything changes the returned results, making the test fail) -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 --- Comment #174 from Stacey Walker <stacey@catalyst-eu.net> --- Created attachment 10234 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=10234&action=edit Added some C4/Items.pm tests -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 Robin Sheat <robin@catalyst.net.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |Needs Signoff CC| |robin@catalyst.net.nz -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 Jared Camins-Esakov <jcamins@cpbibliography.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #10234|0 |1 is obsolete| | --- Comment #175 from Jared Camins-Esakov <jcamins@cpbibliography.com> --- Created attachment 10616 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=10616&action=edit bug 5327: added some tests for C4/Items.pm Signed-off-by: Jared Camins-Esakov <jcamins@cpbibliography.com> -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 Jared Camins-Esakov <jcamins@cpbibliography.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off --- Comment #176 from Jared Camins-Esakov <jcamins@cpbibliography.com> --- Last patch was signed off. -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 Mason James <mtj@kohaaloha.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #7206|0 |1 is obsolete| | --- Comment #177 from Mason James <mtj@kohaaloha.com> --- Created attachment 10656 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=10656&action=edit t/Koha.t http://bugs.koha-community.org/show_bug.cgi?id=5327 Signed-off-by: Mason James <mtj@kohaaloha.com> http://bugs.koha-community.org/show_bug.cgi?id=7592 -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 Mason James <mtj@kohaaloha.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #10656|0 |1 is obsolete| | --- Comment #178 from Mason James <mtj@kohaaloha.com> --- Created attachment 10659 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=10659&action=edit Bug 5327 - Unit tests required for all C4 modules renamed: Koha.t -> db_dependent/Koha.t Signed-off-by: Mason James <mtj@kohaaloha.com> -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 Mason James <mtj@kohaaloha.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mtj@kohaaloha.com --- Comment #179 from Mason James <mtj@kohaaloha.com> --- (In reply to comment #178)
Created attachment 10659 [details] Bug 5327 - Unit tests required for all C4 modules
renamed: Koha.t -> db_dependent/Koha.t
Signed-off-by: Mason James <mtj@kohaaloha.com>
test works well $ prove -v ./t/db_dependent/Koha.t ./t/db_dependent/Koha.t .. 1..8 ok 1 - use C4::Koha; ok 2 - slashifyDate ok 3 - xml_escape() returns empty string on undef input ok 4 - xml_escape() works as expected ok 5 - ... and does not change input in place ok 6 - _isbn_cleanup removes hyphens ok 7 - _isbn_cleanup removes parenthetical ok 8 - _isbn_cleanup converts ISBN-13 to ISBN-10 ok All tests successful. Files=1, Tests=8, 0 wallclock secs ( 0.02 usr 0.01 sys + 0.22 cusr 0.02 csys = 0.27 CPU) Result: PASS -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 Duncan <duncan@catalyst.net.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- CC|duncan@catalyst.net.nz | -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 Mason James <mtj@kohaaloha.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #7592|0 |1 is obsolete| | Attachment #7593|0 |1 is obsolete| | --- Comment #180 from Mason James <mtj@kohaaloha.com> --- Created attachment 10660 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=10660&action=edit Added coverage to unit test for TTParser http://bugs.koha-community.org/show_bug.cgi?id=5327 Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de> Test passes. Signed-off-by: Jared Camins-Esakov <jcamins@cpbibliography.com> -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 Mason James <mtj@kohaaloha.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA --- Comment #181 from Mason James <mtj@kohaaloha.com> --- (In reply to comment #180)
Created attachment 10660 [details] Added coverage to unit test for TTParser
http://bugs.koha-community.org/show_bug.cgi?id=5327 Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de> Test passes.
Signed-off-by: Jared Camins-Esakov <jcamins@cpbibliography.com>
Passing QA on this, test passed OK $ prove -v xt/tt_valid.t xt/tt_valid.t .. 1..2 ok 1 - TT syntax: not using TT directive within HTML tag ok 2 - Token received same as original put on stack ok All tests successful. Files=1, Tests=2, 3 wallclock secs ( 0.02 usr 0.01 sys + 2.68 cusr 0.03 csys = 2.74 CPU) Result: PASS -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 --- Comment #182 from Mason James <mtj@kohaaloha.com> --- (In reply to comment #175)
Created attachment 10616 [details] bug 5327: added some tests for C4/Items.pm
Signed-off-by: Jared Camins-Esakov <jcamins@cpbibliography.com>
Passing QA on this patch, all test pass OK $ prove -v t/db_dependent/Items.t 1..7 ok 1 - use C4::Items; # Creating biblio instance for testing. ok 2 - New item is linked to correct biblionumber. ok 3 - New item is linked to correct biblioitemnumber. ok 4 - Retrieved item has correct itemnumber. ok 5 - Retrieved item has correct biblioitemnumber. ok 6 - Modified item barcode successfully to: 987654321. ok 7 - Item deleted as expected. # Deleting biblio testing instance. ok All tests successful. Files=1, Tests=7, 1 wallclock secs ( 0.03 usr 0.00 sys + 0.48 cusr 0.05 csys = 0.56 CPU) Result: PASS -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 Mason James <mtj@kohaaloha.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #10659|0 |1 is obsolete| | --- Comment #183 from Mason James <mtj@kohaaloha.com> --- Created attachment 10661 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=10661&action=edit added date and ISBN tests to Koha.t modified: Koha.t $ prove -v ./Koha.t 1..5 ok 1 - use C4::Koha; ok 2 - use C4::Members; 1..6 ok 1 - Insert data in database ok 2 - GetAuthorisedValueByCode ok 3 - GetKohaImageurlFromAuthorisedValues ok 4 - lost and paid works ok 5 - Child area works ok 6 - Withdrawn works ok 3 - Authorized Values Tests 1..4 ok 1 - C4::Koha->can('GetDailyQuote') ok 2 - Got a quote based on id. ok 3 - Got a random quote. ok 4 - Got a quote based on today's date. ok 4 - Daily Quotes Test 1..7 ok 1 - slashifyDate ok 2 - xml_escape() returns empty string on undef input ok 3 - xml_escape() works as expected ok 4 - ... and does not change input in place ok 5 - _isbn_cleanup removes hyphens ok 6 - _isbn_cleanup removes parenthetical ok 7 - _isbn_cleanup converts ISBN-13 to ISBN-10 ok 5 - Date and ISBN tests ok All tests successful. Files=1, Tests=5, 1 wallclock secs ( 0.02 usr 0.01 sys + 0.48 cusr 0.06 csys = 0.57 CPU) Result: PASS -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 Paul Poulain <paul.poulain@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #10616|0 |1 is obsolete| | --- Comment #184 from Paul Poulain <paul.poulain@biblibre.com> --- Comment on attachment 10616 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=10616 bug 5327: added some tests for C4/Items.pm This patch pushed -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 Paul Poulain <paul.poulain@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #10660|0 |1 is obsolete| | --- Comment #185 from Paul Poulain <paul.poulain@biblibre.com> --- Comment on attachment 10660 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=10660 Added coverage to unit test for TTParser This patch pushed -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 Paul Poulain <paul.poulain@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #10661|0 |1 is obsolete| | --- Comment #186 from Paul Poulain <paul.poulain@biblibre.com> --- Comment on attachment 10661 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=10661 added date and ISBN tests to Koha.t This patch pushed -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 Paul Poulain <paul.poulain@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |ASSIGNED --- Comment #187 from Paul Poulain <paul.poulain@biblibre.com> --- May I suggest that we close this bug an open a new one = 186 comments, 96 attachments, it could become hard to follow -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 Paul Poulain <paul.poulain@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #10660|1 |0 is obsolete| | --- Comment #188 from Paul Poulain <paul.poulain@biblibre.com> --- Comment on attachment 10660 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=10660 Added coverage to unit test for TTParser I've reverted this test, it seems it causes problem to Jenkins, so, unobsoleting it -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 --- Comment #189 from Chris Cormack <chris@bigballofwax.co.nz> --- Im not pushing the patch for Koha.t to stable, it should be in db_dependent It will break installing otherwise. Please push a follow up so I can push them both -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 --- Comment #190 from Chris Cormack <chris@bigballofwax.co.nz> --- Created attachment 10680 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=10680&action=edit Bug 5327 : Follow up for TTParser test -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 Paul Poulain <paul.poulain@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #10660|0 |1 is obsolete| | --- Comment #191 from Paul Poulain <paul.poulain@biblibre.com> --- Comment on attachment 10660 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=10660 Added coverage to unit test for TTParser This patch pushed -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 Paul Poulain <paul.poulain@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #10680|0 |1 is obsolete| | --- Comment #192 from Paul Poulain <paul.poulain@biblibre.com> --- Comment on attachment 10680 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=10680 Bug 5327 : Follow up for TTParser test This patch pushed -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 Paul Poulain <paul.poulain@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|sam-sanders@live.com |paul.poulain@biblibre.com --- Comment #193 from Paul Poulain <paul.poulain@biblibre.com> --- Assigning this bug to myself, a lot of ppl in cc: you can remove yourself from this bug if you don't want to be annoyed anymore. Edit cc list, on the top right of the page -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 --- Comment #194 from Chris Cormack <chris@bigballofwax.co.nz> --- Created attachment 11141 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=11141&action=edit Bug 5327 : Unit tests for C4::ItemType -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 Chris Cormack <chris@bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #11141|0 |1 is obsolete| | -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 --- Comment #195 from Bart Jorgensen <bart.tj@gmail.com> --- Created attachment 11186 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=11186&action=edit Patch of 'ItemType.t' - added a few tests -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 Chris Cormack <chris@bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |Needs Signoff -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 Jared Camins-Esakov <jcamins@cpbibliography.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #11186|0 |1 is obsolete| | --- Comment #196 from Jared Camins-Esakov <jcamins@cpbibliography.com> --- Created attachment 11212 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=11212&action=edit Bug 5327: improve t/ItemType.t Added a few more lines of code to the ItemType.t unit test Signed-off-by: Jared Camins-Esakov <jcamins@cpbibliography.com> -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 --- Comment #197 from Jared Camins-Esakov <jcamins@cpbibliography.com> --- Created attachment 11213 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=11213&action=edit Bug 5327 follow-up: add DBD::Mock dependency In order for the awesome new t/ItemType.t test to work, we need DBD::Mock. -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 --- Comment #198 from Jared Camins-Esakov <jcamins@cpbibliography.com> --- I signed off on the test, but the follow-up needs a sign off. -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 --- Comment #199 from Paul Poulain <paul.poulain@biblibre.com> --- (In reply to comment #195)
Created attachment 11186 [details] Patch of 'ItemType.t' - added a few tests
Hi Bart, just for information = your git config is not correct. Git says that submit patches with a mail address of : From: Bart Jorgensen <bartjorgensen@ubuntu> I suspect it's not your real mail address ;-) Check here to fix it: http://wiki.koha-community.org/wiki/Version_Control_Using_Git#Fill_some_para... Could you resubmit with a valid mail address please ? -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 Bart Jorgensen <bart.tj@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #11212|0 |1 is obsolete| | --- Comment #200 from Bart Jorgensen <bart.tj@gmail.com> --- Created attachment 11278 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=11278&action=edit Changed Itemtype.t patch -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 Chris Cormack <chris@bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #11278|0 |1 is obsolete| | --- Comment #201 from Chris Cormack <chris@bigballofwax.co.nz> --- Created attachment 11279 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=11279&action=edit Bug 5327 : Added a few more lines of code to the ItemType.t unit test Signed-off-by: Jared Camins-Esakov <jcamins@cpbibliography.com> Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz> -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 Chris Cormack <chris@bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #11213|0 |1 is obsolete| | --- Comment #202 from Chris Cormack <chris@bigballofwax.co.nz> --- Created attachment 11280 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=11280&action=edit Bug 5327 follow-up: add DBD::Mock dependency In order for the awesome new t/ItemType.t test to work, we need DBD::Mock. Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz> -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 Chris Cormack <chris@bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 Bart Jorgensen <bart.tj@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Needs Signoff Assignee|paul.poulain@biblibre.com |bart.tj@gmail.com --- Comment #203 from Bart Jorgensen <bart.tj@gmail.com> --- Created attachment 11281 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=11281&action=edit Added tests to C4 Matcher. -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 Kyle M Hall <kyle@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #11279|0 |1 is obsolete| | --- Comment #204 from Kyle M Hall <kyle@bywatersolutions.com> --- Created attachment 11339 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=11339&action=edit Bug 5327 : Added a few more lines of code to the ItemType.t unit test Signed-off-by: Jared Camins-Esakov <jcamins@cpbibliography.com> Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz> Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com> -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 Kyle M Hall <kyle@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #11280|0 |1 is obsolete| | --- Comment #205 from Kyle M Hall <kyle@bywatersolutions.com> --- Created attachment 11340 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=11340&action=edit Bug 5327 follow-up: add DBD::Mock dependency In order for the awesome new t/ItemType.t test to work, we need DBD::Mock. Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz> Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com> -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 Kyle M Hall <kyle@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #11281|0 |1 is obsolete| | --- Comment #206 from Kyle M Hall <kyle@bywatersolutions.com> --- Created attachment 11341 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=11341&action=edit Bug 5327 Tests for C4::Matcher Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com> -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 Kyle M Hall <kyle@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off CC| |kyle@bywatersolutions.com -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 --- Comment #207 from Bart Jorgensen <bart.tj@gmail.com> --- Created attachment 11440 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=11440&action=edit Added unit tests to 'Members_AttributeTypes.t' increases overal coverage of C4/Members/AttributeTypes.pm from 7.7% to 33% :) -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 --- Comment #208 from Bart Jorgensen <bart.tj@gmail.com> --- Created attachment 11467 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=11467&action=edit Added fake db and a test -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #11339|0 |1 is obsolete| | Attachment #11340|0 |1 is obsolete| | Attachment #11341|0 |1 is obsolete| | Attachment #11440|0 |1 is obsolete| | Attachment #11467|0 |1 is obsolete| | --- Comment #209 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Created attachment 11469 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=11469&action=edit [SIGNED-OFF] Bug 5327 : Added a few more lines of code to the ItemType.t unit test Signed-off-by: Jared Camins-Esakov <jcamins@cpbibliography.com> Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz> Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com> Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de> -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 --- Comment #210 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Created attachment 11470 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=11470&action=edit [SIGNED-OFF] Bug 5327 follow-up: add DBD::Mock dependency In order for the awesome new t/ItemType.t test to work, we need DBD::Mock. Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz> Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com> Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de> -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 --- Comment #211 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Created attachment 11471 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=11471&action=edit [SIGNED-OFF] Bug 5327 Tests for C4::Matcher Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com> Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de> -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 --- Comment #212 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Created attachment 11472 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=11472&action=edit [SIGNED-OFF] Added and tested a mock-db tested a couple of features http://bugs.koha-community.org/show_bug.cgi?id=5327 Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de> All tests pass! -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 --- Comment #213 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Created attachment 11473 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=11473&action=edit [SIGNED-OFF] Added a mock-db table and tested a line http://bugs.koha-community.org/show_bug.cgi?id=5327 Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de> All tests pass! -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 Jonathan Druart <jonathan.druart@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jonathan.druart@biblibre.co | |m QA Contact|koha-bugs@lists.koha-commun |jonathan.druart@biblibre.co |ity.org |m -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 Jonathan Druart <jonathan.druart@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #11469|0 |1 is obsolete| | --- Comment #214 from Jonathan Druart <jonathan.druart@biblibre.com> --- Created attachment 11500 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=11500&action=edit Bug 5327 : Added a few more lines of code to the ItemType.t unit test Signed-off-by: Jared Camins-Esakov <jcamins@cpbibliography.com> Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz> Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com> Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de> -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 Jonathan Druart <jonathan.druart@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #11471|0 |1 is obsolete| | --- Comment #215 from Jonathan Druart <jonathan.druart@biblibre.com> --- Created attachment 11503 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=11503&action=edit Bug 5327 Tests for C4::Matcher Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com> Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de> Signed-off-by: Jonathan Druart <jonathan.druart@biblibre.com> -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 Jonathan Druart <jonathan.druart@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #11472|0 |1 is obsolete| | --- Comment #216 from Jonathan Druart <jonathan.druart@biblibre.com> --- Created attachment 11505 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=11505&action=edit Added and tested a mock-db tested a couple of features http://bugs.koha-community.org/show_bug.cgi?id=5327 Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de> All tests pass! Signed-off-by: Jonathan Druart <jonathan.druart@biblibre.com> -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 Jonathan Druart <jonathan.druart@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #11473|0 |1 is obsolete| | --- Comment #217 from Jonathan Druart <jonathan.druart@biblibre.com> --- Created attachment 11506 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=11506&action=edit Added a mock-db table and tested a line http://bugs.koha-community.org/show_bug.cgi?id=5327 Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de> All tests pass! Signed-off-by: Jonathan Druart <jonathan.druart@biblibre.com> -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 Jonathan Druart <jonathan.druart@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #11470|[SIGNED-OFF] Bug 5327 |[PASSED-QA] Bug 5327 description|follow-up: add DBD::Mock |follow-up: add DBD::Mock |dependency |dependency -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 Jonathan Druart <jonathan.druart@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #11500|Bug 5327 : Added a few more |[PASSED-QA]Bug 5327 : Added description|lines of code to the |a few more lines of code to |ItemType.t unit test |the ItemType.t unit test -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 Jonathan Druart <jonathan.druart@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #11503|Bug 5327 Tests for |[PASSED-QA]Bug 5327 Tests description|C4::Matcher |for C4::Matcher -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 Jonathan Druart <jonathan.druart@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #11505|Added and tested a mock-db |[PASSED-QA]Added and tested description|tested a couple of features |a mock-db tested a couple | |of features -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 Jonathan Druart <jonathan.druart@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #11506|Added a mock-db table and |[PASSED-QA]Added a mock-db description|tested a line |table and tested a line -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 Jonathan Druart <jonathan.druart@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA --- Comment #218 from Jonathan Druart <jonathan.druart@biblibre.com> --- Last 5 patches resubmited (perltidy) Marked as Passed QA -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 Julian Maurice <julian.maurice@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |julian.maurice@biblibre.com --- Comment #219 from Julian Maurice <julian.maurice@biblibre.com> --- Hello all, Jonathan tells me to try DBD::Mock for one of my patch (Bug 5339), which I did. But I noticed some odd behaviour and I'm wondering if we are using it like we should. Example: # This assume C4::Context::_new_dbh is mocked. my $rs = [ ['id', 'column1', ...], [1, 'a', ...], [2, 'b', ...] ]; my $dbh = C4::Context->dbh; $dbh->{mock_add_resultset} = $rs; my @a = my_function(); my_function execute a single 'select' query and return data like in $rs, but in fact, even if my query is "SELECT * FROM bar WHERE id=1", it returns all the resultset. And even worse, if my query is something like "SELECT foo FROM bar", the whole resultset is still returned. My question is: how can we use DBD::Mock for testing subroutines while subroutines will always return what we expect, and not what they should? Is there something I'm doing wrong or something I don't understand? -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 --- Comment #220 from Chris Cormack <chris@bigballofwax.co.nz> --- (In reply to comment #219)
Hello all,
Jonathan tells me to try DBD::Mock for one of my patch (Bug 5339), which I did. But I noticed some odd behaviour and I'm wondering if we are using it like we should. Example:
# This assume C4::Context::_new_dbh is mocked.
my $rs = [ ['id', 'column1', ...], [1, 'a', ...], [2, 'b', ...] ]; my $dbh = C4::Context->dbh; $dbh->{mock_add_resultset} = $rs; my @a = my_function();
my_function execute a single 'select' query and return data like in $rs, but in fact, even if my query is "SELECT * FROM bar WHERE id=1", it returns all the resultset. And even worse, if my query is something like "SELECT foo FROM bar", the whole resultset is still returned.
My question is: how can we use DBD::Mock for testing subroutines while subroutines will always return what we expect, and not what they should?
Is there something I'm doing wrong or something I don't understand?
Yep You can also associate a resultset with a particular SQL statement instead of adding them in the order they will be fetched: $dbh->{mock_add_resultset} = { sql => 'SELECT foo, bar FROM baz', results => [ [ 'foo', 'bar' ], [ 'this_one', 'that_one' ], [ 'this_two', 'that_two' ], ], }; http://search.cpan.org/~dichi/DBD-Mock-1.43/lib/DBD/Mock.pm -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 Jared Camins-Esakov <jcamins@cpbibliography.com> changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |http://bugs.koha-community. | |org/bugzilla3/show_bug.cgi? | |id=8649 -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 --- Comment #221 from Bart Jorgensen <bart.tj@gmail.com> --- Created attachment 11633 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=11633&action=edit Added unit tests to 'Installer_perlmodules' -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 --- Comment #222 from Bart Jorgensen <bart.tj@gmail.com> --- Created attachment 11762 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=11762&action=edit Testing c4 Images -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 Bart Jorgensen <bart.tj@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |ASSIGNED -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 Bart Jorgensen <bart.tj@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |Needs Signoff -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #11633|0 |1 is obsolete| | Attachment #11762|0 |1 is obsolete| | --- Comment #223 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Created attachment 11763 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=11763&action=edit [SIGNED-OFF] Added tests to installer_perlmodules http://bugs.koha-community.org/show_bug.cgi?id=5327 Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de> -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 --- Comment #224 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Created attachment 11764 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=11764&action=edit [SIGNED-OFF] Bug 5327: Testing c4 Images Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de> -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 --- Comment #225 from Bart Jorgensen <bart.tj@gmail.com> --- Created attachment 11765 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=11765&action=edit Tests C4 Social Data -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 Bart Jorgensen <bart.tj@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Needs Signoff -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 Jared Camins-Esakov <jcamins@cpbibliography.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 Jared Camins-Esakov <jcamins@cpbibliography.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #11765|0 |1 is obsolete| | --- Comment #226 from Jared Camins-Esakov <jcamins@cpbibliography.com> --- Created attachment 11846 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=11846&action=edit [SIGNED OFF]Bug 5327: Unit tests for C4 socialdata Signed-off-by: Jared Camins-Esakov <jcamins@cpbibliography.com> -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 --- Comment #227 from Chris Cormack <chris@bigballofwax.co.nz> --- Created attachment 11985 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=11985&action=edit Bug 5327 : Fixing a typo in the test that was causing a false fail -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 Chris Cormack <chris@bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Needs Signoff -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 Jared Camins-Esakov <jcamins@cpbibliography.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #11985|0 |1 is obsolete| | --- Comment #228 from Jared Camins-Esakov <jcamins@cpbibliography.com> --- Created attachment 11993 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=11993&action=edit [SIGNED OFF] Bug 5327 : Fixing a typo in the test that was causing a false fail Signed-off-by: Jared Camins-Esakov <jcamins@cpbibliography.com> t/db_dependent/Items.t was failing despite valid data before patch, works fine after -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 Jared Camins-Esakov <jcamins@cpbibliography.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 --- Comment #229 from Jared Camins-Esakov <jcamins@cpbibliography.com> --- Note that final patch is required in order to fix currently failing tests on Jenkins. Also note that the first 5 patches already passed QA. -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 Chris Cormack <chris@bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |8728 -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 Jonathan Druart <jonathan.druart@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #11846|0 |1 is obsolete| | --- Comment #230 from Jonathan Druart <jonathan.druart@biblibre.com> --- Created attachment 12002 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=12002&action=edit Bug 5327: Unit tests for C4 socialdata Signed-off-by: Jared Camins-Esakov <jcamins@cpbibliography.com> -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 Jonathan Druart <jonathan.druart@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #12002|Bug 5327: Unit tests for C4 |[PASSED-QA]Bug 5327: Unit description|socialdata |tests for C4 socialdata -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 Jonathan Druart <jonathan.druart@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #11764|0 |1 is obsolete| | --- Comment #231 from Jonathan Druart <jonathan.druart@biblibre.com> --- Created attachment 12003 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=12003&action=edit Bug 5327: Testing c4 Images Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de> -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 Jonathan Druart <jonathan.druart@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #12003|Bug 5327: Testing c4 Images |[PASSED-QA]Bug 5327: description| |Testing c4 Images -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 Jonathan Druart <jonathan.druart@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #11763|[SIGNED-OFF] Added tests to |[PASSED-QA] Added tests to description|installer_perlmodules |installer_perlmodules -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 --- Comment #232 from Jonathan Druart <jonathan.druart@biblibre.com> --- (In reply to comment #231) (In reply to comment #230) New perltidied patches -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 Jonathan Druart <jonathan.druart@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #11993|[SIGNED OFF] Bug 5327 : |[PASSED-QA] Bug 5327 : description|Fixing a typo in the test |Fixing a typo in the test |that was causing a false |that was causing a false |fail |fail -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 Jonathan Druart <jonathan.druart@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 Paul Poulain <paul.poulain@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #11470|0 |1 is obsolete| | --- Comment #233 from Paul Poulain <paul.poulain@biblibre.com> --- Comment on attachment 11470 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=11470 [PASSED-QA] Bug 5327 follow-up: add DBD::Mock dependency This patch has been pushed -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 Paul Poulain <paul.poulain@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #11500|0 |1 is obsolete| | --- Comment #234 from Paul Poulain <paul.poulain@biblibre.com> --- Comment on attachment 11500 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=11500 [PASSED-QA]Bug 5327 : Added a few more lines of code to the ItemType.t unit test This patch has been pushed -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 Paul Poulain <paul.poulain@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #11503|0 |1 is obsolete| | --- Comment #235 from Paul Poulain <paul.poulain@biblibre.com> --- Comment on attachment 11503 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=11503 [PASSED-QA]Bug 5327 Tests for C4::Matcher This patch has been pushed -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 Paul Poulain <paul.poulain@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #11505|0 |1 is obsolete| | --- Comment #236 from Paul Poulain <paul.poulain@biblibre.com> --- Comment on attachment 11505 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=11505 [PASSED-QA]Added and tested a mock-db tested a couple of features This patch has been pushed -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 Paul Poulain <paul.poulain@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #11506|0 |1 is obsolete| | --- Comment #237 from Paul Poulain <paul.poulain@biblibre.com> --- Comment on attachment 11506 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=11506 [PASSED-QA]Added a mock-db table and tested a line This patch has been pushed -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 Paul Poulain <paul.poulain@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #11763|0 |1 is obsolete| | --- Comment #238 from Paul Poulain <paul.poulain@biblibre.com> --- Comment on attachment 11763 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=11763 [PASSED-QA] Added tests to installer_perlmodules This patch has been pushed -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 Paul Poulain <paul.poulain@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #11993|0 |1 is obsolete| | --- Comment #239 from Paul Poulain <paul.poulain@biblibre.com> --- Comment on attachment 11993 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=11993 [PASSED-QA] Bug 5327 : Fixing a typo in the test that was causing a false fail This patch has been pushed -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 Paul Poulain <paul.poulain@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #12002|0 |1 is obsolete| | --- Comment #240 from Paul Poulain <paul.poulain@biblibre.com> --- Comment on attachment 12002 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=12002 [PASSED-QA]Bug 5327: Unit tests for C4 socialdata This patch has been pushed -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 Paul Poulain <paul.poulain@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #12003|0 |1 is obsolete| | --- Comment #241 from Paul Poulain <paul.poulain@biblibre.com> --- Comment on attachment 12003 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=12003 [PASSED-QA]Bug 5327: Testing c4 Images This patch has been pushed -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 Paul Poulain <paul.poulain@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |ASSIGNED -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 --- Comment #242 from Kyle M Hall <kyle@bywatersolutions.com> --- I think there is general agreement that future patches for this issue should be filed as separate bugs and set as depending on this bug. The number of comments on this one is becoming unwieldy. -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 Paul Poulain <paul.poulain@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Unit tests required for all |Omnibus for unit tests |C4 modules |required for all C4 modules Severity|major |enhancement -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 Jonathan Druart <jonathan.druart@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution|--- |MOVED --- Comment #243 from Jonathan Druart <jonathan.druart@biblibre.com> --- There is no activity on this bug for more than 2 years and a lot of other bug reports have been opened. This one can be closed. -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org