debugpy/tests
Karthik Nadig 75e53eed24
Django and Flask system test (#689)
Fixes #675 #674
* Flask system tests initial

* Enable route and template breakpoint tests.

* Fix typo

* Remove wait for thread exit

* Few more tweaks

* More tweaks

* Try adding LC_ALL utf-8

* Add more tests

* Remove flask version pinning

* Rename and move flask tests to make room for django tests

* Switch to using requests

* Fix line number in attach

* Add django to packages

* Add Django tests

* Tweaks to django test

* Remove hardcoded port
2018-07-26 15:13:59 -07:00
..
debugger_protocol Compatibility python 3.4 (#519) 2018-06-25 13:20:22 -07:00
helpers Django and Flask system test (#689) 2018-07-26 15:13:59 -07:00
highlevel Wait for program to run to completion to fix issue with live exception tests (#650) 2018-07-13 09:42:20 -07:00
ptvsd Some pathutils fixes (#589) 2018-07-06 13:08:34 -07:00
resources/system_tests Django and Flask system test (#689) 2018-07-26 15:13:59 -07:00
system_tests Django and Flask system test (#689) 2018-07-26 15:13:59 -07:00
__init__.py A bunch of cleanup/lint fixes for the system tests. (#625) 2018-07-09 17:14:57 -06:00
__main__.py Update verbosity when we create junit-style output report files (#608) 2018-07-06 15:56:48 -07:00
test_setup.py Get the tests working on Windows. (#455) 2018-05-31 16:06:08 -06:00
test_tests___main__.py Update for VSTS-based CI process (#431) 2018-06-21 17:09:53 -07:00