debugpy/tests
Pavel Minaev c03206972d Fix remaining tests to reflect the debug adapter refactoring changes.
Fix Flask and Django multiprocess tests.

Fix test logs not being captured by pytest.

Fix "import debug_me" check improperly applied in tests where it is unnecessary.

Fix some clarifying patterns not respecting the underlying pattern.

Add pattern helpers for strings: starting_with, ending_with, containing.

Move DAP test helpers to a separate module, and add a helper for frames.

Add support for line markers when setting breakpoints and matching frames.

Assorted test fixes around handling of Unicode and paths.
2019-07-11 16:19:06 -07:00
..
_logs Fix #1551: Backchannel failures in tests 2019-07-02 17:05:51 -07:00
DEBUGGEE_PYTHONPATH Fix remaining tests to reflect the debug adapter refactoring changes. 2019-07-11 16:19:06 -07:00
patterns Fix remaining tests to reflect the debug adapter refactoring changes. 2019-07-11 16:19:06 -07:00
ptvsd Fix remaining tests to reflect the debug adapter refactoring changes. 2019-07-11 16:19:06 -07:00
test_data Fix remaining tests to reflect the debug adapter refactoring changes. 2019-07-11 16:19:06 -07:00
tests Fix remaining tests to reflect the debug adapter refactoring changes. 2019-07-11 16:19:06 -07:00
__init__.py Fix remaining tests to reflect the debug adapter refactoring changes. 2019-07-11 16:19:06 -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 remaining tests to reflect the debug adapter refactoring changes. 2019-07-11 16:19:06 -07:00
net.py Fix remaining tests to reflect the debug adapter refactoring changes. 2019-07-11 16:19:06 -07:00
pattern.py Tests refactoring. (#1543) 2019-06-28 10:13:00 -07:00
print.py Tests refactoring. (#1543) 2019-06-28 10:13:00 -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 Tests refactoring. (#1543) 2019-06-28 10:13:00 -07:00
timeline.md Test refactoring migrated to new api (#1544) 2019-06-28 16:27:38 -07:00
timeline.py Fix remaining tests to reflect the debug adapter refactoring changes. 2019-07-11 16:19:06 -07:00
watchdog.py Tests refactoring. (#1543) 2019-06-28 10:13:00 -07:00