debugpy/tests
2019-09-27 18:07:50 -07:00
..
_logs Include bitness and exclude release version number from --pytest-logs subdirectory names. 2019-09-27 18:07:50 -07:00
debug Add safety checks to debug test framework to prevent accidental misuse. 2019-09-27 18:07:50 -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_system_info to use the new test API. 2019-09-27 18:07:50 -07:00
test_data 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
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 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
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 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
pytest_hooks.py Include bitness and exclude release version number from --pytest-logs subdirectory names. 2019-09-27 18:07:50 -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