[Koha-bugs] [Bug 12748] Serials - two issues with status of "Expected"

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Jun 14 01:25:22 CEST 2016


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

--- Comment #24 from Liz Rea <liz at catalyst.net.nz> ---
Oops I meant to do that with -v: 

library-koha at wingardium-leviosa:~/koha-src/koha$ prove -v
t/db_dependent/Serials.t 
t/db_dependent/Serials.t .. 
1..49
ok 1 - use C4::Serials;
"my" variable @serialsByStatus masks earlier declaration in same scope at
t/db_dependent/Serials.t line 256.
ok 2 - NewSubscription should set notes
ok 3 - NewSubscription should set internalnotes
ok 4 - NewSubscription should not set subscriptionhistory opacnotes
ok 5 - NewSubscription should not set subscriptionhistory librariannotes
ok 6 - A reference of type 'ARRAY' isa 'ARRAY'
ok 7 - A reference of type 'ARRAY' isa 'ARRAY'
ok 8 - A reference of type 'ARRAY' isa 'ARRAY'
ok 9 - A reference of type 'ARRAY' isa 'ARRAY'
ok 10 - expiration date is not NULL
ok 11 - test getting history from sub-scription
ok 12 - Subscription has at least one serial
ok 13 - test getting Serial Status From Serial Id
ok 14 - 'test getting Serial Information' isa 'HASH'
ok 15 - test adding item to serial
ok 16 - test updating claim date
ok 17 - test getting full subscription
ok 18 - test preparing serial data
ok 19 - test getting subscriptions form biblio number
ok 20 - test getting serials when you enter nothing
ok 21 - test getting serials when you enter nothing
ok 22 - test getting lastest serials
ok 23 - test getting distributed when nothing is entered
ok 24 - test getting next seq when you enter nothing
ok 25 - test getting seq when you enter nothing
ok 26 - test counting subscription when nothing is entered
ok 27 - test modding subscription history
ok 28 - test modding serials
ok 29 - test finding serial by status with no parameters
ok 30 - test getting 0 when nothing is entered
ok 31 - test if the subscriptions has expired
ok 32 - test if the subscriptions has expired
ok 33 - test getting last or missing issues
ok 34 - test updating claim
ok 35 - test getting supplier idea
ok 36 - test checking route
ok 37 - test adding route member
ok 38 - NewSubscription created a first serial
ok 39 - GetSerials returns the serial
No method update! at /home/liz/koha-src/koha/C4/Serials.pm line 1603.
No method update! at /home/liz/koha-src/koha/C4/Serials.pm line 1603.
No method update! at /home/liz/koha-src/koha/C4/Serials.pm line 1603.
No method update! at /home/liz/koha-src/koha/C4/Serials.pm line 1603.
No method update! at /home/liz/koha-src/koha/C4/Serials.pm line 1603.
No method update! at /home/liz/koha-src/koha/C4/Serials.pm line 1603.
No method update! at /home/liz/koha-src/koha/C4/Serials.pm line 1603.
No method update! at /home/liz/koha-src/koha/C4/Serials.pm line 1603.
No method update! at /home/liz/koha-src/koha/C4/Serials.pm line 1603.
No method update! at /home/liz/koha-src/koha/C4/Serials.pm line 1603.
No method update! at /home/liz/koha-src/koha/C4/Serials.pm line 1603.
No method update! at /home/liz/koha-src/koha/C4/Serials.pm line 1603.
No method update! at /home/liz/koha-src/koha/C4/Serials.pm line 1603.
No method update! at /home/liz/koha-src/koha/C4/Serials.pm line 1603.
ok 40 - findSerialByStatus returns all serials with chosen status
ok 41 - GetSerials returns total_issues
ok 42 - GetSerials returns 5 arrived/missing by default
ok 43 - GetSerials returns all serials not arrived and not missing
ok 44 - GetSerials returns total_issues
ok 45 - GetSerials returns all arrived/missing if count given
ok 46 - GetSerials returns all serials not arrived and not missing if count
given
ok 47 - subscription missinglist is updated after ModSerialStatus
ok 48 - ModSerialStatus delete corectly serial expected and create another if
not exist
ok 49 - ModSerialStatus delete corectly serial expected and not create another
if exist
ok
All tests successful.
Files=1, Tests=49,  2 wallclock secs ( 0.02 usr  0.00 sys +  0.98 cusr  0.06
csys =  1.06 CPU)
Result: PASS

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


More information about the Koha-bugs mailing list