test: increase coverage for assertion_error.js by Trott · Pull Request #26065 · nodejs/node

@nodejs-github-bot added the test

Issues and PRs related to the tests.

label

Feb 13, 2019

@Trott Trott changed the title test: increase coverage for assertione_error.js test: increase coverage for assertion_error.js

Feb 13, 2019

thefourtheye

@Trott

Add a test for long strings and assert.notDeepEqual() to cover code that
truncates output when it is longer than 1024 characters.

@Trott Trott added the author ready

PRs that have at least one approval, no pending requests for changes, and a CI started.

label

Feb 13, 2019

thefourtheye

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

Feb 15, 2019
Add a test for long strings and assert.notDeepEqual() to cover code that
truncates output when it is longer than 1024 characters.

PR-URL: nodejs#26065
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Sakthipriyan Vairamani <thechargingvolcano@gmail.com>

targos pushed a commit that referenced this pull request

Feb 15, 2019
Add a test for long strings and assert.notDeepEqual() to cover code that
truncates output when it is longer than 1024 characters.

PR-URL: #26065
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Sakthipriyan Vairamani <thechargingvolcano@gmail.com>

rvagg pushed a commit that referenced this pull request

Feb 28, 2019
Add a test for long strings and assert.notDeepEqual() to cover code that
truncates output when it is longer than 1024 characters.

PR-URL: #26065
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Sakthipriyan Vairamani <thechargingvolcano@gmail.com>

@Trott Trott deleted the 1024-coverage branch

January 13, 2022 22:51