debugpy/tests/ptvsd/common
Karthik Nadig 0f6a9bb1d6
Update tests to use python debug adapter (#1660)
* Initial fix for launch

* Minor fixes

* Succesful launch tests

* More launch test fixes

* Some bit of cleanup

* Fix linter

* More cleanup

* Attach using import

*  Fix circular importing

* Support attach via command line

* Backchannel and Other test fixes

* Linter fix

* Python path fix in test

* Fix lint after rebase

* Support exitCode in tests

* More fixes after rebase

* Fix expected exit code

* Remove changes to MessageDict __call__

* Remove hold subprocess event
2019-08-12 13:53:24 -07:00
..
__init__.py Tests refactoring. (#1543) 2019-06-28 10:13:00 -07:00
test_launcher.py Update tests to use python debug adapter (#1660) 2019-08-12 13:53:24 -07:00
test_messaging.py Fix #1648: Messaging does not allow reverse requests 2019-08-11 19:46:54 -07:00
test_socket.py #1449, #1498, partially #1448 (#1651) 2019-08-02 13:08:07 -07:00