daml/compatibility/bazel_tools/create-daml-app
Moritz Kiefer 493e2154fd
Fix flakiness in create-daml-app tests (#9165)
* Fix flakiness in create-daml-app tests

waitForSelector doesn’t do the trick here since one selector is enough
to make this return. We need to wait until we actually have the
expected number. This is what waitForFollowers already did.

changelog_begin
changelog_end

* maybe I should test my code but also I don’t want to

changelog_begin
changelog_end

* fine I tested it

changelog_begin
changelog_end
2021-03-17 09:48:26 +00:00
..
BUILD.bazel update copyright notices for 2021 (#8257) 2021-01-01 19:49:51 +01:00
index.test.ts Fix flakiness in create-daml-app tests (#9165) 2021-03-17 09:48:26 +00:00
Main.hs update copyright notices for 2021 (#8257) 2021-01-01 19:49:51 +01:00
RunWithYarn.hs update copyright notices for 2021 (#8257) 2021-01-01 19:49:51 +01:00
testDeps.json Upgrade puppeteer (#6539) 2020-06-30 16:45:08 +02:00