Koha/t/db_dependent/Members
Jonathan Druart 59b58513fe Bug 18664: Make IssueSlip returns if params are not valid
Problem raised by bug 17762: IssueSlip should return if the params are
not valid.
The tests contain 2 FIXME to highlight this problem already, it's time
to fix them.

Note that, theoretically, this change may produce software error. Indeed
the caller expecting a hashref (letter) will access the "content" key.
But that should not happen.

Test plan:
Tests must return green

Signed-off-by: Josef Moravec <josef.moravec@gmail.com>

Signed-off-by: Josef Moravec <josef.moravec@gmail.com>

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
2017-05-28 22:26:23 -04:00
..
Attributes.t Bug 18420: Do not use 'S' as patron category code in other tests 2017-04-21 10:49:25 -04:00
GetAllIssues.t Bug 17714: Remove itemtype-related t/db_dependent/Members/* warnings 2016-12-05 15:25:44 +00:00
GetOverdues.t Bug 17714: Remove itemtype-related t/db_dependent/Members/* warnings 2016-12-05 15:25:44 +00:00
GetPendingIssues.t Bug 17714: Remove itemtype-related t/db_dependent/Members/* warnings 2016-12-05 15:25:44 +00:00
IssueSlip.t Bug 18664: Make IssueSlip returns if params are not valid 2017-05-28 22:26:23 -04:00
Statistics.t Bug 16443: [QA Follow-up] Add two tests for get_fields 2016-06-10 16:35:10 +00:00