Bug 30646: Unit tests for Auth_with_ldap
authorMartin Renvoize <martin.renvoize@ptfs-europe.com>
Fri, 30 Sep 2022 10:44:39 +0000 (11:44 +0100)
committerTomas Cohen Arazi <tomascohen@theke.io>
Mon, 3 Oct 2022 17:02:40 +0000 (14:02 -0300)
commit762fa03432926551b3272ad8900fabb14a1f78de
tree1a7cef3458444befbb7afde164482be67b68c955
parent157bb786c1d3ca29b772e9b7cac23bed3664f6bc
Bug 30646: Unit tests for Auth_with_ldap

This patch adds a unit test to the Auth_with_ldap.t to confirm welcome
notices are send when replace + welcome are enabled in the
configuration.

We also add a snippet to hide 'Subroutine redefined' warnings in this
test as it makes the test output rather challenging to read and the way
the test is written these warning are expected.

Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
t/db_dependent/Auth_with_ldap.t