puppeteer/test-ts-types
Jack Franklin 641ffc2a20
chore: improve TS automated type tests (#6860)
This PR:

1. Makes sure we remove and freshly install Puppeteer before testing our
   type defs, to avoid running on stale files.
2. Makes the tests run off `puppeteer.tgz` to avoid having version
   numbers in the file name and therefore having to update it when we
   bump versions.
2021-02-11 10:34:44 +00:00
..
js-cjs-import-cjs-output chore: improve TS automated type tests (#6860) 2021-02-11 10:34:44 +00:00
js-cjs-import-esm-output chore: improve TS automated type tests (#6860) 2021-02-11 10:34:44 +00:00
js-esm-import-cjs-output chore: improve TS automated type tests (#6860) 2021-02-11 10:34:44 +00:00
js-esm-import-esm-output chore: improve TS automated type tests (#6860) 2021-02-11 10:34:44 +00:00
ts-cjs-import-cjs-output chore: improve TS automated type tests (#6860) 2021-02-11 10:34:44 +00:00
ts-esm-import-cjs-output chore: improve TS automated type tests (#6860) 2021-02-11 10:34:44 +00:00
ts-esm-import-esm-output chore: improve TS automated type tests (#6860) 2021-02-11 10:34:44 +00:00