debugpy/tests/test_data
Pavel Minaev 14ca4f07d1 Fix #351: Python warnings in debugger code
Don't use inspect.getargspec on Python 2.

Close log file objects on exit.

Close os.devnull file objects on exit.

Close the listener socket used to get endpoints info from adapter.

Fix invalid escape sequences.

Run tests with Python warnings treated as errors.

Fix Django deprecation warning in test web app.

Work around pytest issues caused spaces in test names.
2020-09-03 01:32:58 -07:00
..
bp Reformat everything with a newer version of Black. 2020-06-26 13:37:31 -07:00
call_me_back Fix remaining tests to reflect the debug adapter refactoring changes. 2019-07-11 16:19:06 -07:00
django1 Fix #351: Python warnings in debugger code 2020-09-03 01:32:58 -07:00
flask1 Fix #1811: tests using attach_by_pid fail on Python 2.7 2020-01-26 17:14:30 -08:00
testpkgs/pkg1 Fix #1811: tests using attach_by_pid fail on Python 2.7 2020-01-26 17:14:30 -08:00
NOT_A_PACKAGE Tests refactoring. (#1543) 2019-06-28 10:13:00 -07:00