This repository was archived by the owner on Mar 10, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 296
fix: fix electron renderer tests and a couple more bugs #1105
Merged
Merged
Changes from all commits
Commits
Show all changes
49 commits
Select commit
Hold shift + click to select a range
2278822
fix: enable a bunch of tests in the browser
hugomrdias 87d444e
fix: Blob can accept Buffer directly
hugomrdias 080b4b9
fix: temp fix for electron renderer until ky-universal is fixed
hugomrdias 000e00c
chore: use interface-core branch with fixes
hugomrdias d518683
chore: update interface-core
hugomrdias ee5fd82
chore: fix typo
hugomrdias 05e4bba
fix: try to fix ci
hugomrdias d0b77c3
chore: testing timing for wantlist tests
hugomrdias 9966025
chore: run everything in ci
hugomrdias 61c5917
chore: test travis
hugomrdias 02c4450
chore: remove travis cache
hugomrdias a8d820e
chore: disable more stuff
hugomrdias 4106720
chore: disable more stuff 2
hugomrdias a289ab4
chore: test travis 2
hugomrdias dd977ad
chore: test travis 3
hugomrdias 2b707bf
chore: test travis 4
hugomrdias 4f571f6
chore: test travis 5
hugomrdias 9b8e60f
fix: update deps
hugomrdias c97508c
fix: revert
hugomrdias 276092b
fix: travis again
hugomrdias 2e6555c
fix: travis again 2
hugomrdias 792800b
fix: enable more test
hugomrdias ece1171
fix: debug
hugomrdias 0e7140d
fix: enable more tests
hugomrdias 4e6440b
fix: dup
hugomrdias dd9c57a
fix: just 3
hugomrdias 878ff3e
fix: just 3
hugomrdias 2c8c0ca
chore: debug stop
hugomrdias 3b9bf02
chore: enable more
hugomrdias f5a9bb6
chore: remove clg
hugomrdias 858453b
chore: dag
hugomrdias 4074307
chore: add more
hugomrdias 948b8f8
chore: only swarm
hugomrdias 72907ac
chore: new setup
hugomrdias 795eabf
chore: fix dep
hugomrdias 8628516
chore: debug
hugomrdias ae5150a
fix: support create options
hugomrdias 07e0269
chore: increade timeout
hugomrdias 0b4f917
chore: increade timeout 2
hugomrdias f1a719d
chore: change aegir
hugomrdias 73389c0
chore: change os
hugomrdias 92d74ed
chore: test all
hugomrdias 0ab555d
chore: change os for main
hugomrdias 0504d11
chore: remove xvfb
hugomrdias 8362a60
chore: fix fn name
hugomrdias 966e142
chore: delete comments
hugomrdias 30bbaa4
chore: upgrade aegir
hugomrdias 8819e6c
chore: update interface-core
hugomrdias 651d0d9
chore: add link to upstream ky fix
hugomrdias File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -11,6 +11,7 @@ module.exports = (arg) => { | |
callback = opts | ||
opts = undefined | ||
} | ||
|
||
send({ | ||
path: 'id', | ||
args: opts | ||
|
This file contains hidden or 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 hidden or 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.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.