summaryrefslogtreecommitdiff
path: root/test/sequential/test-inspector-module.js
AgeCommit message (Expand)Author
2019-04-04errors: add more information in case of invalid callbacksRuben Bridgewater
2018-11-10test: add test for 'ERR_INVALID_CALLBACK'razvanbh
2018-04-26inspector: allow concurrent inspector sessionsEugene Ostroukhov
2018-03-22inspector: migrate errors from C++ to JSMichaƫl Zasso
2018-02-16test: minor refactoringRuben Bridgewater
2018-02-16test: remove assert.doesNotThrow()Ruben Bridgewater
2017-11-12lib: improve the usage of TypeError[INVALID_ARG_TYPE]Weijia Wang
2017-10-17test: fix inspector testsRich Trott