https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35398
--- Comment #15 from Martin Renvoize <[email protected]> --- Two full days of writing code later I've finally managed to get to grips with writing the very basics of a unit test for this. Considering the original patch took 20 minutes I'm a bit bewildered by that.. but at least it's a start of unit tests for this area. I now also have a parse/deparse pair of scripts for taking an EDI message and making it a bit more human readable and then doing the opposite to package up an edited version.. that's how I created the test file added here. Those scripts are not included here for now. Anyway.. I think we are good to go here now. -- 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/
