Bug 30838: (QA follow-up) Add unit tests
authorMartin Renvoize <martin.renvoize@ptfs-europe.com>
Wed, 6 Jul 2022 10:54:35 +0000 (11:54 +0100)
committerLucas Gass <lucas@bywatersolutions.com>
Fri, 2 Sep 2022 17:33:18 +0000 (17:33 +0000)
commit899898400f095a0cfbbae950bf2d46b8327db905
tree3e85630782c199bee4cd73674ae0275f52266a8f
parent3805235e4573c350bced0f7ead946eb2fbea2631
Bug 30838: (QA follow-up) Add unit tests

Two tests added, one in t/db_dependent/Circulation.t to catch the
initial setting of to_address at enqueue time and a second in
t/db_dependent/Letters.t to catch the correcting at send time.

Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
(cherry picked from commit 467b444c7e355b1ef3ecbab29f67544bfd72360b)

Signed-off-by: Lucas Gass <lucas@bywatersolutions.com>
t/db_dependent/Circulation.t
t/db_dependent/Letters.t