debugpy/tests
Pavel Minaev 95e349fdbb Add tests for variable paging.
Fix "variables" handler to correctly handle invalid "start" values.
2024-05-03 14:26:19 -07:00
..
_logs Tests and CI refactoring: 2020-01-30 20:43:17 -08:00
debug Fix #1337: Get port info from debugpy 2023-12-12 10:50:53 -08:00
DEBUGGEE_PYTHONPATH Get rid of fmt() and use idiomatic format() and f"" instead. 2022-04-13 11:38:41 -07:00
debugpy Add tests for variable paging. 2024-05-03 14:26:19 -07:00
patterns Add support for the goto request (#1575) 2024-05-02 11:24:07 -07:00
test_data Mark test secrets as placeholders for CredScan compliance. 2022-05-25 14:11:38 -07:00
tests Blacken code. 2022-04-13 11:38:41 -07:00
watchdog Remove more workarounds for old Python versions. 2022-04-13 11:38:41 -07:00
__init__.py Remove redundant "from __future__ import ..." 2022-04-13 11:38:41 -07:00
code.py Blacken code. 2022-04-13 11:38:41 -07:00
conftest.py Remove redundant "from __future__ import ..." 2022-04-13 11:38:41 -07:00
logs.py Get rid of fmt() and use idiomatic format() and f"" instead. 2022-04-13 11:38:41 -07:00
net.py Blacken code. 2022-04-13 11:38:41 -07:00
pytest_fixtures.py Enumerate installed packages & versions in the log as part of environment info. 2023-09-05 13:20:31 -07:00
pytest_hooks.py Enumerate installed packages & versions in the log as part of environment info. 2023-09-05 13:20:31 -07:00
requirements.txt Fix #1408: Can no longer expand Numpy arrays to view elements 2023-12-15 00:14:23 -08:00
timeline.md Update timeline.md 2022-05-02 00:12:51 -07:00
timeline.py Fix #865: Debugging through poetry drops subprocess 2022-06-09 10:44:10 -07:00