Skip to content
This repository has been archived by the owner on Mar 10, 2020. It is now read-only.

Move dht tests from js-ipfs-api to interface-ipfs-core #385

Merged
merged 3 commits into from
Nov 9, 2016

Conversation

victorb
Copy link
Contributor

@victorb victorb commented Sep 17, 2016

@daviddias
Copy link
Contributor

daviddias commented Sep 25, 2016

@daviddias
Copy link
Contributor

interface-ipfs-core 0.18.3 released

@victorb victorb force-pushed the interface-core-dht-api branch from 33fa303 to 77bc8b1 Compare November 8, 2016 17:55
@victorb
Copy link
Contributor Author

victorb commented Nov 8, 2016

current status in CI:

Message:
    Block-scoped declarations (let, const, function, class) not yet supported outside strict mode
Stack:
SyntaxError: Block-scoped declarations (let, const, function, class) not yet supported outside strict mode

Seems linting in interface-ipfs-core runs in different env than the tests for js-ipfs-api.

@@ -1,65 +1,18 @@
/* eslint-env mocha */
/* globals apiClients */
'use strict'
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

you shouldn't delete use strict

@daviddias
Copy link
Contributor

all right :) thank you @victorbjelkholm

@daviddias daviddias merged commit 1487d3e into master Nov 9, 2016
@daviddias daviddias deleted the interface-core-dht-api branch November 9, 2016 12:36
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants