test: refactor domain test by Trott · Pull Request #10269 · nodejs/node

@junior @Trott

Use assert.strictEqual() instead of assert.equal().

@Trott added code-and-learn

Issues related to the Code-and-Learn events and PRs submitted during the events.

domain

Issues and PRs related to the domain subsystem.

test

Issues and PRs related to the tests.

labels

Dec 14, 2016

@Trott Trott mentioned this pull request

Dec 14, 2016

italoacasas

Trott pushed a commit to Trott/io.js that referenced this pull request

Dec 17, 2016
Use assert.strictEqual() instead of assert.equal().

PR-URL: nodejs#10269
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Italo A. Casas <me@italoacasas.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>

italoacasas pushed a commit that referenced this pull request

Dec 17, 2016
Use assert.strictEqual() instead of assert.equal().

PR-URL: #10269
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Italo A. Casas <me@italoacasas.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>

cjihrig pushed a commit that referenced this pull request

Dec 20, 2016
Use assert.strictEqual() instead of assert.equal().

PR-URL: #10269
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Italo A. Casas <me@italoacasas.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>

targos pushed a commit that referenced this pull request

Dec 26, 2016
Use assert.strictEqual() instead of assert.equal().

PR-URL: #10269
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Italo A. Casas <me@italoacasas.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>

@Trott Trott deleted the junior/master branch

January 13, 2022 22:44

@bmeck bmeck mentioned this pull request

Apr 18, 2024