[Koha-bugs] [Bug 12445] C4::Suggestions.pm needs more unit tests

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Jul 22 15:39:24 CEST 2014


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12445

Yohann Dufour <yohann.dufour at biblibre.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #29103|0                           |1
        is obsolete|                            |
  Attachment #29104|0                           |1
        is obsolete|                            |

--- Comment #11 from Yohann Dufour <yohann.dufour at biblibre.com> ---
Created attachment 29955
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=29955&action=edit
Bug 12445: ading unit tests to test the routines : CountSuggestion,
ConnectSuggestionAndBiblio, SearchSuggestion, GetSuggestionInfo, DelSuggestion,
GetSuggestionByStatus

These routines were not tested

Test plan:
1/ Execute the command : prove t/db_dependent/Suggestions.t
2/ The result has to be a success without error or warning :
t/db_dependent/Suggestions.t .. ok
All tests successful.
Files=1, Tests=89,  1 wallclock secs ( 0.05 usr  0.01 sys +  1.52 cusr  0.08
csys =  1.66 CPU)
Result: PASS

Signed-off-by: Paola Rossi <paola.rossi at cineca.it>

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list