Bug 20254: Add tests for transport ingest
authorColin Campbell <colin.campbell@ptfs-europe.com>
Mon, 10 Dec 2018 12:57:50 +0000 (12:57 +0000)
committerMartin Renvoize <martin.renvoize@ptfs-europe.com>
Tue, 20 Aug 2019 14:04:26 +0000 (15:04 +0100)
commitf4e00328bc50470996e3e68069ab5be0f720dd73
treefa524b51459ff19f1cfb8fc8e4a9393cad8dffb1
parenta07cd5e865cd17fb70fa332ad2e5490ef178b659
Bug 20254: Add tests for transport ingest

Add test framework for Koha::Edifact::Transport
Add specific test that ingest does not duplicate
an existing filename

Signed-off-by: Mark Tompsett <mtompset@hotmail.com>

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
t/EdiTransport.t [new file with mode: 0644]