daml/daml-assistant/integration-tests
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
..
src/DA/Daml/Assistant Factor out npm install step of create-daml-app tests (#11294) 2021-10-20 14:24:30 +02:00
BUILD.bazel Factor out npm install step of create-daml-app tests (#11294) 2021-10-20 14:24:30 +02:00