daml/templates/create-daml-app-test-resources
Moritz Kiefer fc366478f0
Upgrade puppeteer (#6142)
* Upgrade puppeteer

We’ve seen a couple of issues in the compatibility tests of the form

```
Error: Protocol error (Runtime.callFunctionOn): Target closed.
```

Looking at the issue tracker in puppeteer this might be fixed in newer
versions and I don’t see why we should stick to a fairly old version
anyway.

changelog_begin
changelog_end

* Upgrade nodejs

changelog_begin
changelog_end

* temporary add a step to kill node_modules

changelog_begin
changelog_end

* Kill live server and try to fix Windows

changelog_begin
changelog_end

* Undo rm

changelog_begin
changelog_end
2020-05-28 21:58:52 +02:00
..
index.test.ts Include puppeteer tests in compat tests (#6018) 2020-05-22 14:02:59 +02:00
messaging.patch create-daml-app: Add end-to-end tests to integration tests (#5540) 2020-04-17 12:42:24 -04:00
testDeps.json Upgrade puppeteer (#6142) 2020-05-28 21:58:52 +02:00