]> git.koha-community.org Git - koha.git/commit
Bug 29914: (QA follow-up) Expand tests to cover failure case before patches
authorNick Clemens <nick@bywatersolutions.com>
Mon, 24 Jan 2022 14:19:24 +0000 (14:19 +0000)
committerVictor Grousset/tuxayo <victor@tuxayo.net>
Mon, 31 Jan 2022 18:15:45 +0000 (19:15 +0100)
commit8c52a17ef2afe995d0f790371910bd66db1dac7c
treedcc8bca0b112b0a9086ca9c52a2e1094dbf9f085
parent862836954b53a80d161500f2dc95fb914b21536b
Bug 29914: (QA follow-up) Expand tests to cover failure case before patches

When asking for permissions we get 'failed', without we get 'ok'
Adding explicit checks for not 'ok'

Add a FIXME:
We should cover the case where we return 'failed' after changes, but that is a larger undertaking

Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
(cherry picked from commit e956130f8f57d6204637015e57f362563041f984)
Signed-off-by: Victor Grousset/tuxayo <victor@tuxayo.net>
t/db_dependent/Auth.t