daml/language-support
Martin Huschenbett 092973e48d
daml2ts: Isolate tests better (#4111)
* daml2ts: Isolate tests better

Currently, the `sh_test` for `daml2ts` copies too many files into the
temporary directory where the test is run. This can cause issues with
stale files from development experiments being copied into the test.

This PR addresses the issue by exluding some directories which only
contain generated files.

CHANGELOG_BEGIN
CHANGELOG_END

* Exclude `node_modules` from buildifier check

Co-authored-by: Andreas Herrmann <andreash87@gmx.ch>
2020-01-20 14:48:21 +01:00
..
codegen-common Remove unused dependencies to da_scala_library (#3938) 2020-01-06 18:14:21 +01:00
codegen-main Remove unused dependencies to da_scala_library (#3938) 2020-01-06 18:14:21 +01:00
hs/bindings Move most of the remaining serializable types to stable LF packages (#3964) 2020-01-07 18:25:23 +01:00
java Exercise by key (#4049) 2020-01-18 09:06:52 -05:00
scala Remove unused dependencies to da_scala_library (#3938) 2020-01-06 18:14:21 +01:00
ts/codegen daml2ts: Isolate tests better (#4111) 2020-01-20 14:48:21 +01:00