debugpy/tests
2019-10-03 18:31:37 -07:00
..
_logs Also capture full pytest logs with --ptvsd-logs. 2019-09-30 04:41:10 -07:00
debug Improve reporting of captured multiline debuggee output in tests. 2019-10-03 18:31:37 -07:00
DEBUGGEE_PYTHONPATH Refactor tests.debug to accommodate ptvsd.server spawning the adapter, and remove the need for "custom_client" and "custom_server" start methods. 2019-09-26 13:20:26 -07:00
patterns Improve timeline logging for DAP messages: 2019-07-18 10:13:02 -07:00
ptvsd Refactor test_evaluate to use simplified APIs where possible, and to test more scenarios. 2019-10-03 18:31:37 -07:00
test_data Test fixes. 2019-09-30 04:41:10 -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 Refactor tests.debug to accommodate ptvsd.server spawning the adapter, and remove the need for "custom_client" and "custom_server" start methods. 2019-09-26 13:20:26 -07:00
__init__.py Fix log.stderr_levels not respected. 2019-10-03 18:31:37 -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
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 Fix encoding issues in pytest stdio logs. 2019-09-30 22:01:27 -07:00
pytest_hooks.py Also capture full pytest logs with --ptvsd-logs. 2019-09-30 04:41:10 -07:00
requirements.txt Add code coverage for tests (excluding ptvsd.server and pydevd). 2019-09-18 21:42:51 -07:00
timeline.md Update tests to use python debug adapter (#1660) 2019-08-12 13:53:24 -07:00
timeline.py Refactor tests.debug to accommodate ptvsd.server spawning the adapter, and remove the need for "custom_client" and "custom_server" start methods. 2019-09-26 13:20:26 -07:00