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

Eric Phetteplace <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #185621|0                           |1
        is obsolete|                            |

--- Comment #20 from Eric Phetteplace <[email protected]> ---
Created attachment 185664
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=185664&action=edit
Bug 39345: (QA follow-up): Add exception handling for unsupported counter
release

To test this on the UI, you can add the following line of code at the beginning
on 'new' in SushiCounter.pm:
->{response}->{Report_Header}->{Release} = 6;

This will force the release to be '6'. Then you can perform a harvest using the
UI. The background job will fail with the error message saying that counter
release 6 is not supported

prove t/db_dependent/Koha/BackgroundJobs/ErmSushiHarvester.t

Signed-off-by: Eric Phetteplace <[email protected]>

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://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/

Reply via email to