Bug 30962: Add unit tests for /auth/password/validation endpoint
authorDavid Cook <dcook@prosentient.com.au>
Wed, 4 Jan 2023 00:52:25 +0000 (00:52 +0000)
committerJacob O'Mara <jacob.omara@ptfs-europe.com>
Mon, 6 Feb 2023 16:20:16 +0000 (16:20 +0000)
commit5d8eb2dafcd9608b5c51632becffaf4797a000c7
treed210b4cd35d5870cc4966ba76cde03ca6e64b515
parent26061075deee2e7e08ba307515956ec8794cfafa
Bug 30962: Add unit tests for /auth/password/validation endpoint

Test plan:
0. Apply patch
1. prove -v t/db_dependent/api/v1/password_validation.t

Signed-off-by: David Nind <david@davidnind.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
(cherry picked from commit ac5fbd1eb66874583c305a06353a3c067cd0e5cc)
Signed-off-by: Jacob O'Mara <jacob.omara@ptfs-europe.com>
t/db_dependent/api/v1/password_validation.t [new file with mode: 0755]