daml/daml-assistant
Martin Huschenbett 9c086c71ee
Add an integration test for daml new ... create-daml-app (#5389)
The test calls `daml new ... create-daml-app`, builds the DAR, runs
the TypeScript codegen, lints and builds the React app.

We should also run the tests for the React app but since that's most
likely tricky, I'll leave that for a followup PR so that we can land
at least some sanity checks now.

There's also a bit of cleanup to do around setting up a yarn workspace
to bring our TypeScript libraries into scope. Other test already solve
a similar problem in a way that is not general enough for this test.
I'll unify the setup in a followup PR as well.

CHANGELOG_BEGIN
CHANGELOG_END
2020-04-02 19:15:10 +00:00
..
daml-helper Dont use inspect-dar to discover main package-id in test. (#5372) 2020-04-02 13:12:21 +00:00
daml-project-config/DA/Daml/Project replace DAML Authors with DA in copyright headers (#5228) 2020-03-27 01:26:10 +01:00
daml-sdk Organize maven coordinates (#5272) 2020-04-01 11:41:18 +02:00
exe/DA/Daml Whitelist fetch-dar command in assistant telemetry (#5261) 2020-03-30 10:39:55 +02:00
integration-tests Add an integration test for daml new ... create-daml-app (#5389) 2020-04-02 19:15:10 +00:00
scala-daml-project-config Organize maven coordinates (#5272) 2020-04-01 11:41:18 +02:00
src/DA/Daml/Assistant replace DAML Authors with DA in copyright headers (#5228) 2020-03-27 01:26:10 +01:00
test/DA/Daml/Assistant Move 'withEnv', call it from daml2ts tests (#5276) 2020-03-30 17:20:47 +00:00
BUILD.bazel Refactor deployment tests: (#5342) 2020-04-02 10:17:21 +01:00
daml-project-config.cabal update copyright notices to 2020 (#3939) 2020-01-02 21:21:13 +01:00
get-daml.sh replace DAML Authors with DA in copyright headers (#5228) 2020-03-27 01:26:10 +01:00