debugpy/tests
2019-10-15 08:30:36 -03:00
..
_logs Also capture full pytest logs with --ptvsd-logs. 2019-09-30 04:41:10 -07:00
debug Use pid for files created in pydevd logging. Fixes #1831 2019-10-15 08:30:36 -03: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 Reformat tests. 2019-10-03 18:31:37 -07:00
ptvsd Re-enable test_break_api[code] on Python 2.7. 2019-10-03 18:31:37 -07:00
test_data Reformat tests. 2019-10-03 18:31:37 -07:00
tests Use pid for files created in pydevd logging. Fixes #1831 2019-10-15 08:30:36 -03:00
watchdog Reformat tests. 2019-10-03 18:31:37 -07:00
__init__.py Reformat tests. 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 Reformat tests. 2019-10-03 18:31:37 -07:00
net.py Reformat tests. 2019-10-03 18:31:37 -07:00
pydevd_log.py Use pid for files created in pydevd logging. Fixes #1831 2019-10-15 08:30:36 -03:00
pytest_fixtures.py Use pid for files created in pydevd logging. Fixes #1831 2019-10-15 08:30:36 -03: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