debugpy/tests/system_tests
Don Jayamanne 14fdadf770
Increase connection timeouts in tests (#646)
Fixes #631
* PTVSD takes a while to load, hence having a timeout of 1.0 is not sufficient.
* Increased time to 5.0 as that'll give it plenty of time to load.
* why 5s instead of 2s, simple, why not 5s instead of 2s.
2018-07-12 10:43:03 -07:00
..
__init__.py Increase connection timeouts in tests (#646) 2018-07-12 10:43:03 -07:00
test_basic.py Fix path mappings with remote debugging (#624) 2018-07-10 15:09:16 -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_exceptions.py Fix path mappings with remote debugging (#624) 2018-07-10 15:09:16 -07:00
test_main.py Use a unique port for system tests (#632) 2018-07-10 18:26:43 -07:00
test_remote.py Fix path mappings with remote debugging (#624) 2018-07-10 15:09:16 -07: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