daml/language-support
Martin Huschenbett 98f37dbe48
daml2ts: Make tests more concise (#5243)
We do not need to have templates in the `.daml` files we generate
during these templates, any serializable type is good enough. Thus,
let's make the tests shorter by using a simple serializable type
instead of templates.

Also make the tests easier to debug when expected failures of `daml2ts`
do not happen in the anticipated way.

CHANGELOG_BEGIN
CHANGELOG_END
2020-03-27 11:06:41 +00:00
..
codegen-common replace DAML Authors with DA in copyright headers (#5228) 2020-03-27 01:26:10 +01:00
codegen-main replace DAML Authors with DA in copyright headers (#5228) 2020-03-27 01:26:10 +01:00
hs/bindings replace DAML Authors with DA in copyright headers (#5228) 2020-03-27 01:26:10 +01:00
java replace DAML Authors with DA in copyright headers (#5228) 2020-03-27 01:26:10 +01:00
scala replace DAML Authors with DA in copyright headers (#5228) 2020-03-27 01:26:10 +01:00
ts daml2ts: Make tests more concise (#5243) 2020-03-27 11:06:41 +00:00