[Koha-bugs] [Bug 16582] New: t/Price.t test should pass if Test::DBIx::Class is not available

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed May 25 04:26:17 CEST 2016


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16582

            Bug ID: 16582
           Summary: t/Price.t test should pass if Test::DBIx::Class is not
                    available
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P5 - low
         Component: Test Suite
          Assignee: chris at bigballofwax.co.nz
          Reporter: mtompset at hotmail.com
        QA Contact: gmcharlt at gmail.com

I just spent hours doing  git clone to attempt the install pain under Ubuntu
16.04 LTS to see what the problem is, and the tests were still bugging me.

I'm going to attach 2 commits. The first is just to get the load test to keep
going, and should not be used. The second will fill the t/Price.t in a manner
similar to t/Members_AttributeTypes.t in bug 15150 was fixed.

TEST PLAN
---------
1) try prove t
   -- load will bomb
2) apply first patch
   -- prices will fail
3) apply second patch
   -- prices will "succeed"
4) run koha qa test tools

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list