test: remove internal error tests · nodejs/node@1458711 · GitHub
Skip to content

Commit 1458711

Browse files
BridgeARtargos
authored andcommitted
test: remove internal error tests
These tests tested internal functionality in a way that bypassed all code that could reach these cases. It gives a false feeling of safety that some code works as intended while there is no guarantee that it indeed works as it should. Therefore it seemed best to remove all of these. The only thing that should be tested is the raw functionality of the internal errors. PR-URL: #26752 Reviewed-By: Matteo Collina <matteo.collina@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com>
1 parent e916a2a commit 1458711

1 file changed

Lines changed: 5 additions & 130 deletions

File tree

test/parallel/test-internal-errors.js

Lines changed: 5 additions & 130 deletions

0 commit comments

Comments
 (0)