https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21944
Christopher Brannon <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #6 from Christopher Brannon <[email protected]> --- (In reply to Christopher Brannon from comment #5) > Comment on attachment 83144 [details] [review] > Bug 21944: Test for Circulation.pm > > [11:01] <kidclamp> your tests look lright - except that you call > ModReserveAffect > [11:02] <kidclamp> the test shoudl be to do AddReturn on the waiting hold as > if it is at another branch > [11:02] <kidclamp> the tests are thenjust checks to verify the situation is > as you expect it Nick, The question is, how do I test the branch destination? Essentially the test needs to check in an item that is waiting at a branch other than the branch it is waiting at, and see if the item is put back into transit and the destination is set for the pickup branch. I am not sure how to do this. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
