mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
This patch aligns Puppeteer testing infrastructure with the approach we use in Puppeteer-Firefox. This patch: - makes all tests accept Puppeteer object as a function argument rather than require it statically. This way we can pass either Puppeteer or Puppeteer-Firefox to drive tests. - renames the `puppeteer.spec.js` into `launcher.spec.js`. The `puppeteer.spec.js` is now the entry point for all cross-browsers tests.
81 B
11x11px
81 B
11x11px
![](/github/puppeteer/raw/commit/aaac8d9c44327a2c503ffd6c97b7f21e8010c3e4/test/golden-chromium/screenshot-clip-odd-size.png)