Skip to content

Conversation

@JungMinu
Copy link
Member

API calls in assert are deepEqual(), not notDeepEqual().
use notDeepEqual to make it clear.

@JungMinuJungMinu added the doc Issues and PRs related to the documentations. label Jan 30, 2016
@JungMinuJungMinu self-assigned this Jan 30, 2016
@mscdexmscdex added the assert Issues and PRs related to the assert subsystem. label Jan 30, 2016
@Trott
Copy link
Member

LGTM

@stevemao
Copy link
Contributor

LGTM

API calls in `assert` are `deepEqual()`, not `notDeepEqual()`. use `notDeepEqual` to make it clear. PR-URL: #4971 Reviewed-By: Rich Trott <[email protected]>
JungMinu added a commit that referenced this pull request Jan 31, 2016
API calls in `assert` are `deepEqual()`, not `notDeepEqual()`. use `notDeepEqual` to make it clear. PR-URL: #4971 Reviewed-By: Rich Trott <[email protected]>
@JungMinu
Copy link
MemberAuthor

Thanks, landed in de3e94b

@targostargos closed this Jan 31, 2016
@JungMinuJungMinu deleted the JungMinu-doc-api branch January 31, 2016 07:56
rvagg pushed a commit that referenced this pull request Feb 8, 2016
API calls in `assert` are `deepEqual()`, not `notDeepEqual()`. use `notDeepEqual` to make it clear. PR-URL: #4971 Reviewed-By: Rich Trott <[email protected]>
@MylesBorins
Copy link
Contributor

Blocked from backporting due to other Doc fixes

MylesBorins pushed a commit that referenced this pull request Feb 22, 2016
API calls in `assert` are `deepEqual()`, not `notDeepEqual()`. use `notDeepEqual` to make it clear. PR-URL: #4971 Reviewed-By: Rich Trott <[email protected]>
MylesBorins pushed a commit that referenced this pull request Feb 22, 2016
API calls in `assert` are `deepEqual()`, not `notDeepEqual()`. use `notDeepEqual` to make it clear. PR-URL: #4971 Reviewed-By: Rich Trott <[email protected]>
MylesBorins pushed a commit that referenced this pull request Mar 2, 2016
API calls in `assert` are `deepEqual()`, not `notDeepEqual()`. use `notDeepEqual` to make it clear. PR-URL: #4971 Reviewed-By: Rich Trott <[email protected]>
scovetta pushed a commit to scovetta/node that referenced this pull request Apr 2, 2016
API calls in `assert` are `deepEqual()`, not `notDeepEqual()`. use `notDeepEqual` to make it clear. PR-URL: nodejs#4971 Reviewed-By: Rich Trott <[email protected]>
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

assertIssues and PRs related to the assert subsystem.docIssues and PRs related to the documentations.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants

@JungMinu@Trott@stevemao@MylesBorins@mscdex@targos