-
Notifications
You must be signed in to change notification settings - Fork 501
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: E2E test suite with puppeteer+ipfsd-ctl (#1353)
This adds end to end tests against real HTTP API. Uses jest-puppeteer and ipfsd-ctl for orchestration. By default it runs headless chromium against go-ipfs, but can be made to run test matrix against js-ipfs with E2E_IPFSD_TYPE=js or arbitrary HTTP API via E2E_API_URL
- Loading branch information
Showing
20 changed files
with
30,788 additions
and
3,144 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.