debugpy/tests/system_tests
Karthik Nadig c68cd7be64
Show return values (#761)
* Add show return value feature

* Add show return value tests

* Fix linter

* Check presentation hints in tests
2018-08-27 12:58:45 -07:00
..
__init__.py Fix blocking enable_attach and breaking on the main thread in remote debugging (#706) 2018-08-01 13:00:14 -07:00
test_basic.py Fix path mappings with remote debugging (#624) 2018-07-10 15:09:16 -07:00
test_break_into_debugger.py Improve web framework test reliability (#760) 2018-08-22 10:15:17 -07:00
test_breakpoints.py Fix path mappings with remote debugging (#624) 2018-07-10 15:09:16 -07:00
test_connection.py Support re-attaching to an adapter. (#381) 2018-05-22 16:50:55 -06:00
test_disconnect.py Improve web framework test reliability (#760) 2018-08-22 10:15:17 -07:00
test_enable_attach.py Fix blocking enable_attach and breaking on the main thread in remote debugging (#706) 2018-08-01 13:00:14 -07:00
test_exceptions.py Switch to using CMD_GET_EXCEPTION_DETAILS (#738) 2018-08-10 21:12:19 -07:00
test_main.py Turning suspend all policy and using get stack trace command (#731) 2018-08-07 11:40:33 -07:00
test_misc.py Show return values (#761) 2018-08-27 12:58:45 -07:00
test_remote.py Revert "Revert "Do not wait for settrace() to finish until wait_for_attach(). (#628)" (#666)" (#670) 2018-07-17 14:25:53 -06:00
test_restart_vsc.py A bunch of cleanup/lint fixes for the system tests. (#625) 2018-07-09 17:14:57 -06:00
test_schema.py A bunch of cleanup/lint fixes for the system tests. (#625) 2018-07-09 17:14:57 -06:00
test_variables.py A bunch of cleanup/lint fixes for the system tests. (#625) 2018-07-09 17:14:57 -06:00
test_web_frameworks.py Improve web framework test reliability (#760) 2018-08-22 10:15:17 -07:00