debugpy/pytests/func
Karthik Nadig 6f0f7d24fc
More tests (#1057)
* Add path mapping tests

* Remove unnessary debug option

* Add continue on disconnect tests

* Add exit on disconnect tests

* Fix test failures

* Add test for stack format

* Add package launch test

* Add test for module events

* Add ANY.path pattern matching

* Change how we test exit on disconnect for launch
2018-11-30 13:26:37 -08:00
..
testfiles More tests (#1057) 2018-11-30 13:26:37 -08:00
__init__.py Test & infrastructure cleanup, stage 1 (#850) 2018-09-27 00:36:48 -07:00
test_args.py Migrate functional tests: part 1 (#1030) 2018-11-18 02:33:28 -08:00
test_attach.py Tests and fixes (#1050) 2018-11-21 19:54:41 -08:00
test_break_into_dbg.py Tests and fixes (#1050) 2018-11-21 19:54:41 -08:00
test_breakpoints.py More tests (#1057) 2018-11-30 13:26:37 -08:00
test_completions.py Actually remove debug_session() fixture. 2018-11-16 23:48:39 -08:00
test_disconnect.py More tests (#1057) 2018-11-30 13:26:37 -08:00
test_django.py More tests (#1057) 2018-11-30 13:26:37 -08:00
test_evaluate.py More pytests (#1045) 2018-11-20 01:14:50 -08:00
test_exception.py More tests (#1057) 2018-11-30 13:26:37 -08:00
test_flask.py More tests (#1057) 2018-11-30 13:26:37 -08:00
test_multiproc.py Actually remove debug_session() fixture. 2018-11-16 23:48:39 -08:00
test_output.py Fix #1035: Pattern matching fails sporadically 2018-11-19 01:54:57 -08:00
test_path_mapping.py More tests (#1057) 2018-11-30 13:26:37 -08:00
test_run.py Fix: #1027 Spurious output in test runs 2018-11-16 23:48:39 -08:00
test_start_stop.py Fix linting issues. 2018-11-16 23:48:39 -08:00
test_threads.py Workaround for #1028 in test_thread_count. 2018-11-19 01:54:57 -08:00
test_vs_specific.py More tests (#1057) 2018-11-30 13:26:37 -08:00