mirror of
https://github.com/denoland/deno.git
synced 2024-12-21 23:04:45 -05:00
tests: Refactor inspector tests (#16967)
This commit adds "InspectorTester" struct which is used in inspector tests - it encapsulated various functionalities that we need (like reading/writing to WebSocket), but also adds better error handling which should help with debugging flaky tests.
This commit is contained in:
parent
923370f18f
commit
3e47a27f4f
1 changed files with 718 additions and 788 deletions
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue