debugpy/tests
Pavel Minaev 73d29fa55b Work around #1603 in tests.
Add long_tmpdir fixture, that always supplies a long rather than short path name on Windows.

Use long_tmpdir in the implementation of @pyfile, and in all tests that use tmpdir to generate code.
2019-07-18 10:13:02 -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 Work around #1603 in tests. 2019-07-18 10:13:02 -07:00
test_data Fix #1585: Output tests fail sporadically 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 Improve multiprocess and reattach scenario handling in debug.Session. 2019-07-18 10:13:02 -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