Skip to content
This repository has been archived by the owner on Feb 12, 2024. It is now read-only.

Commit

Permalink
test: E2E regression tests against ipfs-webui
Browse files Browse the repository at this point in the history
License: MIT
Signed-off-by: Marcin Rataj <lidel@lidel.org>
  • Loading branch information
lidel committed Feb 11, 2020
1 parent f317e9e commit 2cf3fd2
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -117,6 +117,11 @@ jobs:
script:
- npm run test:interop:electron-renderer -- --bail --timeout 10000

- stage: test
name: external - ipfs-webui
script:
- E2E_IPFSD_TYPE=js npm run test:external -- ipfs-webui https://github.com/ipfs-shipyard/ipfs-webui.git

- stage: test
name: external - ipfs-companion
script:
Expand Down

0 comments on commit 2cf3fd2

Please sign in to comment.