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

--- Comment #21 from Martin Renvoize (ashimema) 
<[email protected]> ---
Created attachment 186852
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=186852&action=edit
Bug 38489: Update EDI tests to use new file transport system

The EDI test was still creating vendor_edi_accounts with transport='FILE'
which no longer works after the migration to the file_transports system.

Updated all test account creation to:
- Create file_transports records with transport='local'
- Link EDI accounts via file_transport_id instead of direct transport field
- Set appropriate download/upload directories for local testing

All EDI tests now pass with the new transport architecture.

-- 
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