debugpy/tests
Pavel Minaev eb50bc29df Disable attach tests on macOS + Python 3.6 due to #1967
Gracefully handle server abruptly disconnecting from adapter for the initial connection.

Fix test_exclude_rules to wait until debuggee terminates.
2019-12-13 18:37:56 -08:00
..
_logs Also capture full pytest logs with --ptvsd-logs. 2019-09-30 04:41:10 -07:00
debug Disable attach tests on macOS + Python 3.6 due to #1967 2019-12-13 18:37:56 -08:00
DEBUGGEE_PYTHONPATH Add "from __future__ import division" to all ptvsd modules. 2019-10-30 17:12:17 -07:00
patterns Fix #1884: Use sys.platform over platform.system() 2019-11-19 12:05:57 -08:00
ptvsd Disable attach tests on macOS + Python 3.6 due to #1967 2019-12-13 18:37:56 -08:00
test_data Fix #1886: test_flask_breakpoint_multiproc fails with run=attach_by_socket 2019-11-18 13:50:14 -08:00
tests Add "from __future__ import division" to all ptvsd modules. 2019-10-30 17:12:17 -07:00
watchdog Fix #1884: Use sys.platform over platform.system() 2019-11-19 12:05:57 -08:00
__init__.py Add "from __future__ import division" to all ptvsd modules. 2019-10-30 17:12:17 -07:00
code.py Add "from __future__ import division" to all ptvsd modules. 2019-10-30 17:12:17 -07:00
conftest.py Add "from __future__ import division" to all ptvsd modules. 2019-10-30 17:12:17 -07:00
logs.py Simplify options handling. 2019-12-11 20:42:01 -08:00
net.py Improve failed test diagnostics. 2019-11-18 13:50:14 -08:00
pytest_fixtures.py Simplify options handling. 2019-12-11 20:42:01 -08:00
pytest_hooks.py Simplify options handling. 2019-12-11 20:42:01 -08:00
requirements.txt Re-pin Flask - still necessary. 2019-12-08 14:13:58 -08:00
timeline.md Update tests to use python debug adapter (#1660) 2019-08-12 13:53:24 -07:00
timeline.py Add ResponseOccurrence.result to alias Response.result 2019-11-18 13:50:14 -08:00