http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10761
kenza <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #20460|0 |1 is obsolete| | --- Comment #2 from kenza <[email protected]> --- Created attachment 20464 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=20464&action=edit Bug 10761:UT:save_report and delete_report in C4::Reports::Report_Guided.pm need unit tests The test are wrap in a transaction. Note : The last test (in comment) currently doesn't pass because it needs some modifications of delete_report. To test: prove t/db_dependent/Reports_Guided.t t/db_dependent/Reports_Guided.t .. ok All tests successful. Files=1, Tests=7, 0 wallclock secs ( 0.01 usr 0.01 sys + 0.28 cusr 0.02 csys = 0.32 CPU) Result: PASS -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
