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)
committerTomas Cohen Arazi <tomascohen@theke.io>
Fri, 22 Jul 2022 17:46:10 +0000 (14:46 -0300)
commit467b444c7e355b1ef3ecbab29f67544bfd72360b
tree9d0071a8320289fe8e5d78969eb84ed2adffbb1c
parent008e6ae9ebd45cc8161a86f293703f02d7409319
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>
t/db_dependent/Circulation.t
t/db_dependent/Letters.t