[Koha-bugs] [Bug 35724] Define non-standard port numbers for SFTP upload/download in EDI accounts

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Jan 9 21:19:39 CET 2024


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

Alex Buckley <alexbuckley at catalyst.net.nz> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |Needs Signoff

--- Comment #8 from Alex Buckley <alexbuckley at catalyst.net.nz> ---
Hi all, 

This patchset is ready for testing. 

Please note, I hav checked and the changes I made to Koha/Edifact/Transport.pm
are in functions not covered by unit tests:

Koha::Edifact::Transport->sftp_upload()
Koha::Edifact::Transport->sftp_download()

The functions that call these subroutines are also not covered by unit tests:

Koha::Edifact::Transport->upload_messages()
Koha::Edifact::Transport->download_messages()

I have, therefore, not written unit tests for this enhancement. However, if you
believe unit tests are required please let me know.

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


More information about the Koha-bugs mailing list