https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31028
--- Comment #394 from Martin Renvoize <[email protected]> --- Nearly there here.. I've rolled the QA fixes into the various commits and added tests for all the new object methods and api's introduced. However.. writing those tests has made me want to do a tiny bit of refactoring.. I'm going to move the notice generation that currently happens inside the API controller into the Koha::Ticket::Update object to match what I did for similar message generation in the Koha::Ticket store method. Once I've done that, I'll also want to enhance/add some additional unit tests to cover those notices and ticket triggers. Hopefully I'll get all that done on Monday and have a fresh patchset to upload... thanks for taking a look already Kyle.. I'll poke again once we're ready for a final review. -- 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/
