daml icon indicating copy to clipboard operation
daml copied to clipboard

ETX-453: Typescript bindings: support package names in commands

Open raphael-speyer-da opened this issue 1 year ago • 0 comments

  • run the "create + fetch & exercise" tests twice, once using package ids in the template ids, and again using package names
  • removed some cases where the decoder expected the template id in the response to exactly match the one in the request. Now the request template ids can contain package names, whereas the ones in the response will contain a package id.
  • Allow filtering tests in the build-and-lint tests with env var BUILD_AND_LINT_TEST_NAME_PATTERN

Diff best viewed with "Hide whitespace"

raphael-speyer-da avatar May 24 '24 05:05 raphael-speyer-da