[Koha-bugs] [Bug 10332] UT: CourseReserves.t needs to create its own data

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Jun 14 18:46:18 CEST 2013


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10332

Kyle M Hall <kyle at bywatersolutions.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Signed Off                  |Failed QA
                 CC|                            |kyle at bywatersolutions.com

--- Comment #13 from Kyle M Hall <kyle at bywatersolutions.com> ---
Test 10 at the least may fail if there is any data already in the courses
table. This patch removes the truncations that ensure the tables are empty. I
think there are two possibilities:

1) Do we require that the tables be empty before running the unit test? If so,
perhaps there should be a test for that. No other changes needed.

or

2) Implement the transaction discussed in comments 9 - 12.

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


More information about the Koha-bugs mailing list