25 Commits (6a7e46ed9cd94e6c5e105544fdf3b66514adfef6)

Author SHA1 Message Date
Bartosz Sosnowski 8b9a05c04b
test: read proper inspector message size 8 years ago
Refael Ackermann 86497f1acc
test: mark inspector-port-zero-cluster as flaky 8 years ago
Rich Trott 1a88c3e5f6
test: improve error logging for inspector test 8 years ago
Rich Trott b7b38bdbaf
test: adjust indentation for stricter linting 8 years ago
Vse Mozhet Byt 9cfec4ba0f
test: fix RegExp nits 8 years ago
Vse Mozhet Byt 5b74e635e5
test: reduce string concatenations 8 years ago
Rich Trott 7e6a956a29
test,lib,doc: use function declarations 8 years ago
gwer 54decfa2ce
test: replace indexOf with includes 8 years ago
cjihrig bea0a6e557
test: add common.mustNotCall() 8 years ago
Gibson Fahnestock db61c952de
test: use eslint to fix var->const/let 8 years ago
Rich Trott b4cf8c4036
benchmark,lib,test: adjust for linting 8 years ago
Eugene Ostroukhov 90bd36bd15 inspector: check if connected before waiting 8 years ago
Ben Noordhuis a3ba4ff49f inspector: /json/version returns object, not array 8 years ago
Rich Trott 1296a689b6
test: fix flaky test-inspector 8 years ago
Rich Trott 0db54ab98e
test: refactor inspector-helper.js 8 years ago
Eugene Ostroukhov cf5a00e904 inspector: do not prompt to use localhost 8 years ago
Ben Noordhuis b5bcd25c7b inspector: fix request path nullptr dereference 8 years ago
Eugene Ostroukhov b3f8f8902d inspector: no URLs when the debugger is connected 8 years ago
Eugene Ostroukhov 647afe9d9a inspector: generate UUID for debug targets 8 years ago
Eugene Ostroukhov b2aea505df test: use Buffer.alloc 8 years ago
Teddy Katz 5c6284a417 tools: add additional ESLint rules 8 years ago
Rich Trott 83ed5085f4 test: mark test-inspector flaky on windows 8 years ago
Eugene Ostroukhov e80ae1350c inspector: address race conditions 8 years ago
Eugene Ostroukhov 4ed46b47a1 inspector: report default context 8 years ago
Eugene Ostroukhov 0b90ff7a8d inspector: introduce a smoke test 8 years ago