Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-12-16 | fix(test): wait for inspector session in side modules (#13065) | Jesper van den Ende | |
This commit fixes inspector integration with "deno test" subcommand by waiting for inspector sessions to connect if "--inspect-brk" flag is passed. Co-authored-by: Bartek Iwańczuk <biwanczuk@gmail.com> | |||
2021-08-11 | chore: move test files to testdata directory (#11601) | David Sherret | |
2021-07-20 | fix: panic for non-WS connections to inspector (#11466) | Bartek Iwańczuk | |
2021-06-27 | chore: split up integration_tests.rs into separate files (#11131) | David Sherret | |