daml/daml-assistant
Moritz Kiefer 17776f3496
Factor out npm install step of create-daml-app tests (#11294)
* Factor out npm install step of create-daml-app tests

This PR speeds up the create-daml-app tests by 30s or so by factoring
out the install of the unchanged npm deps into a genrule which we then
feed in again. This is a bit ugly but given how frequently we run
those tests I do think it is worth the uglyness.

changelog_begin
changelog_end

* .

changelog_begin
changelog_end

* .

changelog_begin
changelog_end
2021-10-20 14:24:30 +02:00
..
daml-helper Reuse sandbox & JSON API across daml ledger tests (#11214) 2021-10-13 11:19:44 +02:00
daml-project-config/DA/Daml/Project telemetry: use an extra cache directory for telemetry (#8439) 2021-01-15 11:44:18 +01:00
daml-sdk Split daml test-script code into a separate library (#9674) 2021-05-13 12:58:31 +02:00
exe/DA/Daml rewrite trigger docs to follow gsg (#10509) 2021-08-17 13:28:07 +00:00
integration-tests Factor out npm install step of create-daml-app tests (#11294) 2021-10-20 14:24:30 +02:00
scala-daml-project-config Upgrade Scalatest to v3.2.9. (#10576) 2021-08-12 23:19:35 +00:00
src/DA/Daml/Assistant Daml assistant capitalization (#10140) 2021-06-29 14:32:44 +02:00
test/DA/Daml/Assistant telemetry: use an extra cache directory for telemetry (#8439) 2021-01-15 11:44:18 +01:00
BUILD.bazel Block concurrent SDK installations. (#9640) 2021-05-11 16:36:19 +00:00
daml-project-config.cabal update copyright notices to 2020 (#3939) 2020-01-02 21:21:13 +01:00
get-daml.sh Daml case and logo (#8433) 2021-01-08 12:50:15 +00:00