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)
committerTomas Cohen Arazi <tomascohen@theke.io>
Fri, 3 Feb 2023 13:30:12 +0000 (10:30 -0300)
commitac5fbd1eb66874583c305a06353a3c067cd0e5cc
tree788942e65b4e305fe4b7ace380e075ae04cba6ab
parenta8a356404c197e45eedc6c01847cf1811a1cc037
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>
t/db_dependent/api/v1/password_validation.t [new file with mode: 0755]