Skip to content

test: add tests for console.assert - #6302

Closed
evanlucas wants to merge 1 commit into
nodejs:masterfrom
evanlucas:addconsoleasserttests
Closed

test: add tests for console.assert#6302
evanlucas wants to merge 1 commit into
nodejs:masterfrom
evanlucas:addconsoleasserttests

Conversation

@evanlucas

@evanlucasevanlucas commented Apr 20, 2016

Copy link
Copy Markdown
Contributor
Checklist
  • tests and code linting passes
  • a test and/or benchmark is included
  • the commit message follows commit guidelines
Affected core subsystem(s)

test

Description of change

There were previously no tests where console.assert failed

There were previously no tests where console.assert failed
@evanlucasevanlucas added test Issues and PRs related to the tests. console Issues and PRs related to the console subsystem. labels Apr 20, 2016
@evanlucas

Copy link
Copy Markdown
ContributorAuthor

@santigimeno

Copy link
Copy Markdown
Member

LGTM

3 similar comments
@cjihrig

Copy link
Copy Markdown
Contributor

LGTM

@mscdex

Copy link
Copy Markdown
Contributor

LGTM

@Trott

Copy link
Copy Markdown
Member

LGTM

jasnell pushed a commit that referenced this pull request Apr 22, 2016
There were previously no tests where console.assert failed
PR-URL: #6302
Reviewed-By: Santiago Gimeno <santiago.gimeno@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Brian White <mscdex@mscdex.net>
Reviewed-By: Rich Trott <rtrott@gmail.com>
@jasnell

Copy link
Copy Markdown
Member

Landed in 84ebf2b

@evanlucas

Copy link
Copy Markdown
ContributorAuthor

Thanks @jasnell!

@evanlucas
evanlucas deleted the addconsoleasserttests branch April 25, 2016 01:47
joelostrowski pushed a commit to joelostrowski/node that referenced this pull request Apr 25, 2016
There were previously no tests where console.assert failed
PR-URL: nodejs#6302
Reviewed-By: Santiago Gimeno <santiago.gimeno@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Brian White <mscdex@mscdex.net>
Reviewed-By: Rich Trott <rtrott@gmail.com>
jasnell pushed a commit that referenced this pull request Apr 26, 2016
There were previously no tests where console.assert failed
PR-URL: #6302
Reviewed-By: Santiago Gimeno <santiago.gimeno@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Brian White <mscdex@mscdex.net>
Reviewed-By: Rich Trott <rtrott@gmail.com>
MylesBorins pushed a commit that referenced this pull request May 18, 2016
There were previously no tests where console.assert failed
PR-URL: #6302
Reviewed-By: Santiago Gimeno <santiago.gimeno@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Brian White <mscdex@mscdex.net>
Reviewed-By: Rich Trott <rtrott@gmail.com>
MylesBorins pushed a commit that referenced this pull request May 18, 2016
There were previously no tests where console.assert failed
PR-URL: #6302
Reviewed-By: Santiago Gimeno <santiago.gimeno@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Brian White <mscdex@mscdex.net>
Reviewed-By: Rich Trott <rtrott@gmail.com>
@MylesBorinsMylesBorins mentioned this pull request May 18, 2016
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

consoleIssues and PRs related to the console subsystem.testIssues and PRs related to the tests.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants

@evanlucas@santigimeno@cjihrig@mscdex@Trott@jasnell@MylesBorins