Bug 23272: Adapt controller and tests
authorTomas Cohen Arazi <tomascohen@theke.io>
Fri, 5 Jul 2019 19:24:17 +0000 (16:24 -0300)
committerMartin Renvoize <martin.renvoize@ptfs-europe.com>
Fri, 13 Sep 2019 07:04:15 +0000 (08:04 +0100)
commit9a8bc7fcc5d88dc5ed5d279fae3029c4a9ecbca5
tree1a7ecc445af4f6deb5b99120eefbc23ac5c4e1b3
parent95ab03b73ab2a1f021be119dabfaf826b3192d01
Bug 23272: Adapt controller and tests

This patch adapts the controller script for handling authorised values,
and the tests to reflect the method names changes.

To test:
- Verify you can add/delete/edit authorised values with/without branch
limitations, as usual
=> SUCCESS: All works as usual!
- Run:
  $ kshell
 k$ prove t/db_dependent/AuthorisedValues.t
=> SUCCESS: Tests pass!
- Sign off :-D

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
admin/authorised_values.pl
t/db_dependent/AuthorisedValues.t