added 27 commits
December 5, 2019 15:16These tests are only testing the resolution, but were running full apps (which are ~20s) for no real reason.
We ran this test 3 times to check after 0, 1, 2 breakpoints - however each test effectively included the previous. Running just the last one gives the same coverage but removes ~40s out of the ~60s to run the three.
This test was designed to catch the difference between original source, and source after a reload. Two reloads shouldn't be any different to one (but makes the test a fair bit longer - especially for web).
DanTup
added
the
is testing
label
Dec 9, 2019DanTup deleted the gh-actions-test branch
December 9, 2019 09:50