debugpy/tests
Karthik Nadig e093c86fba
#1449, #1498, partially #1448 (#1651)
* Remove wrapper and in-proc support code

* Fixing up multiproc patching

* Address comments

* Import cleanup

* More cleanup

* Remove loopback fast path

* Disable IDE disconnect unpause-ing

* Add missing file to do not trace
2019-08-02 13:08:07 -07:00
..
_logs Fix #1551: Backchannel failures in tests 2019-07-02 17:05:51 -07:00
DEBUGGEE_PYTHONPATH Fix #1585: Output tests fail sporadically 2019-07-18 10:13:02 -07:00
patterns Improve timeline logging for DAP messages: 2019-07-18 10:13:02 -07:00
ptvsd #1449, #1498, partially #1448 (#1651) 2019-08-02 13:08:07 -07:00
test_data Fix race condition in test_attach. 2019-07-18 10:13:02 -07:00
tests Remove prints in tests outside of the code being debugged - use logging instead. 2019-07-18 10:13:02 -07:00
watchdog Fix #1614: Test run times out on Python 2.7 (#1615) 2019-07-22 22:21:01 -07:00
__init__.py Fix #1555: Child process watchdog for tests 2019-07-18 10:13:02 -07:00
code.py Fix remaining tests to reflect the debug adapter refactoring changes. 2019-07-11 16:19:06 -07:00
conftest.py Tests refactoring. (#1543) 2019-06-28 10:13:00 -07:00
debug.py Improve multiprocess and reattach scenario handling in debug.Session. 2019-07-18 10:13:02 -07:00
net.py Log connection errors in wait_until_port_is_listening() test helper. 2019-07-18 10:13:02 -07:00
pydevd_log.py Fix #1551: Backchannel failures in tests 2019-07-02 17:05:51 -07:00
pytest_fixtures.py Work around #1603 in tests. 2019-07-18 10:13:02 -07:00
pytest_hooks.py Improve multiprocess and reattach scenario handling in debug.Session. 2019-07-18 10:13:02 -07:00
requirements.txt Fix #1585: Output tests fail sporadically 2019-07-18 10:13:02 -07:00
timeline.md Test refactoring migrated to new api (#1544) 2019-06-28 16:27:38 -07:00
timeline.py Fix wrapping in timeline logs, and increase the repr length limit accordingly. 2019-07-18 10:13:02 -07:00