daml/docs/source
Martin Huschenbett 7cf5018c5b
Move puppeteer tests out of create-daml-app (#5420)
As expected, the `puppeteer` library used to demonstrate how to test
DAML apps end-to-end, causes issues in CI. It is not very unlikely
that users of the getting started guide would run into the same issues.
In addition, `puppeteer` is a _huge_ dependency, we should probably not
shove down everybody's throat who just wants to walk throught the GSG.

Thus, this PR moves everything related to testing out of
`create-daml-app` and exclusively into the docs. This is completly
lacking tests, but since it wasn't tested before either, I consider
this acceptable. My manual tests succeeded.

Since merging this might unblock quite a few other PRs, I defer test
into a followup PR.

CHANGELOG_BEGIN
CHANGELOG_END
2020-04-03 14:59:18 +02:00
..
app-dev Rename daml2ts to daml2js (#5394) 2020-04-03 08:58:23 +02:00
concepts replace DAML Authors with DA in copyright headers (#5228) 2020-03-27 01:26:10 +01:00
daml Improve handling of exposed-modules with data-dependencies (#5330) 2020-04-01 13:57:52 +02:00
daml2js Rename daml2ts to daml2js (#5394) 2020-04-03 08:58:23 +02:00
daml-integration-kit replace DAML Authors with DA in copyright headers (#5228) 2020-03-27 01:26:10 +01:00
daml-repl Support import in DAML REPL (#5386) 2020-04-03 10:43:04 +00:00
daml-script Document running DAML script over the JSON API (#5314) 2020-03-31 20:45:56 +02:00
deploy replace DAML Authors with DA in copyright headers (#5228) 2020-03-27 01:26:10 +01:00
examples replace DAML Authors with DA in copyright headers (#5228) 2020-03-27 01:26:10 +01:00
experimental replace DAML Authors with DA in copyright headers (#5228) 2020-03-27 01:26:10 +01:00
getting-started Move puppeteer tests out of create-daml-app (#5420) 2020-04-03 14:59:18 +02:00
json-api Sync query error reporting improvements (#5326) 2020-04-02 19:47:07 +00:00
support replace DAML Authors with DA in copyright headers (#5228) 2020-03-27 01:26:10 +01:00
tools Limit memory usage of scenario service in tests (#5373) 2020-04-02 14:42:33 +00:00
triggers replace DAML Authors with DA in copyright headers (#5228) 2020-03-27 01:26:10 +01:00
upgrade Make wall clock time the default time mode for sandbox (#5301) 2020-04-01 08:53:16 +02:00
index.rst Rename daml2ts to daml2js (#5394) 2020-04-03 08:58:23 +02:00