debugpy/tests
Pavel Minaev 4cd1d4163f Fix #1585: Output tests fail sporadically
Wait on a breakpoint before checking output.

Add temp workaround for #1574: Flask tests fail with "no such option: --wait" on windows py27

Pin Flask version to last known good one in tests/requirements.txt.

Other fixes and improvements:

Make start_method mandatory for debug.Session to avoid problems with tests forgetting to specify it.

Add debug_me.scratchpad to enable async communication between test code and debuggee.

Improve debug.Session logging.

Improve test_attach.
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 Fix #1585: Output tests fail sporadically 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
__init__.py Improve timeline logging for DAP messages: 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 Fix #1585: Output tests fail sporadically 2019-07-18 10:13:02 -07:00
net.py Fix remaining tests to reflect the debug adapter refactoring changes. 2019-07-11 16:19:06 -07:00
pydevd_log.py Fix #1551: Backchannel failures in tests 2019-07-02 17:05:51 -07:00
pytest_fixtures.py Test fixes. 2019-07-08 12:03:31 -07:00
pytest_hooks.py Fix #1551: Backchannel failures in tests 2019-07-02 17:05:51 -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 Further improve timeline logging: 2019-07-18 10:13:02 -07:00
watchdog.py Tests refactoring. (#1543) 2019-06-28 10:13:00 -07:00