Bug 21901: (RM follow-up) Use TestBuilder to fix tests
authorMartin Renvoize <martin.renvoize@ptfs-europe.com>
Fri, 17 Apr 2020 12:36:39 +0000 (13:36 +0100)
committerMartin Renvoize <martin.renvoize@ptfs-europe.com>
Fri, 17 Apr 2020 12:37:33 +0000 (13:37 +0100)
commit96bc0afee25f16953279c4c91f21c9cf2fc62f4b
tree8d9a81b64998bf02fed3cf3f7a6bed0498b8f4a0
parenta1437dae8d175e4d6fe15ea10cfb5b6923f76c08
Bug 21901: (RM follow-up) Use TestBuilder to fix tests

A few tests failed due to missing values for foreign key relationships.
Switching to TestBuilder for data mocking resolves this elegantly.

Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
t/db_dependent/Letters/TemplateToolkit.t
t/db_dependent/Serials.t