summaryrefslogtreecommitdiff
path: root/cli/tests/inspector_tests.rs
AgeCommit message (Expand)Author
2022-12-06tests: Refactor inspector tests (#16967)Bartek Iwańczuk
2022-12-06npm: ensure runtime exceptions are surfaced when debugger is attached (#16943)Bartek Iwańczuk
2022-12-04revert: Inspector changes (#16939)Bartek Iwańczuk
2022-12-03test: reenable inspector_break_on_first_line_in_test test (#16908)Bartek Iwańczuk
2022-12-02fix(inspector): allow to poll session with reentry (#16863)Bartek Iwańczuk
2022-11-28fix(npm): allow to inspect npm modules with --inspect-brk (#16841)Bartek Iwańczuk
2022-11-27feat(core): send "executionContextDestroyed" notification on program end (#16...Bartek Iwańczuk
2022-11-26tests: move integration tests to separate modules (#16816)Bartek Iwańczuk