pgadmin4/web/pgadmin/tools/debugger/tests
Akshay Joshi 21333490ef 1. Added check to skip debugger test case if the plugin is not installed.
2. Added code to delete the existing "pldbgapi" extension and create a new extension.
3. Updated a few test cases that are falling on specific servers.
4. Fixed test cases for pgAgent.

Fixed by: Nikhil & Yogesh
2020-12-16 11:25:16 +05:30
..
__init__.py Improve code coverage and API test cases for Debugger. Fixes #5343 2020-12-03 10:31:24 +05:30
debugger_test_data.json 1. Added check to skip debugger test case if the plugin is not installed. 2020-12-16 11:25:16 +05:30
test_close_debugger.py 1. Added check to skip debugger test case if the plugin is not installed. 2020-12-16 11:25:16 +05:30
test_debugger_clear_all_breakpoint.py 1. Added check to skip debugger test case if the plugin is not installed. 2020-12-16 11:25:16 +05:30
test_debugger_clear_arguments.py 1. Added check to skip debugger test case if the plugin is not installed. 2020-12-16 11:25:16 +05:30
test_debugger_direct.py 1. Added check to skip debugger test case if the plugin is not installed. 2020-12-16 11:25:16 +05:30
test_debugger_execute_query.py 1. Added check to skip debugger test case if the plugin is not installed. 2020-12-16 11:25:16 +05:30
test_debugger_get_arguments.py Improve code coverage and API test cases for Debugger. Fixes #5343 2020-12-03 10:31:24 +05:30
test_debugger_poll_execution_result.py 1. Added check to skip debugger test case if the plugin is not installed. 2020-12-16 11:25:16 +05:30
test_debugger_poll_result.py 1. Added check to skip debugger test case if the plugin is not installed. 2020-12-16 11:25:16 +05:30
test_debugger_set_arguments.py 1. Added check to skip debugger test case if the plugin is not installed. 2020-12-16 11:25:16 +05:30
test_debugger_set_breakpoint.py 1. Added check to skip debugger test case if the plugin is not installed. 2020-12-16 11:25:16 +05:30
test_init_debugger_function.py 1. Added check to skip debugger test case if the plugin is not installed. 2020-12-16 11:25:16 +05:30
test_init_debugger_trigger.py 1. Added check to skip debugger test case if the plugin is not installed. 2020-12-16 11:25:16 +05:30
test_init_target.py 1. Added check to skip debugger test case if the plugin is not installed. 2020-12-16 11:25:16 +05:30
test_messages_debugger.py 1. Added check to skip debugger test case if the plugin is not installed. 2020-12-16 11:25:16 +05:30
test_restart_debugger.py 1. Added check to skip debugger test case if the plugin is not installed. 2020-12-16 11:25:16 +05:30
test_start_execution_debugger.py 1. Added check to skip debugger test case if the plugin is not installed. 2020-12-16 11:25:16 +05:30
test_start_listener_debugger.py 1. Added check to skip debugger test case if the plugin is not installed. 2020-12-16 11:25:16 +05:30
utils.py 1. Added check to skip debugger test case if the plugin is not installed. 2020-12-16 11:25:16 +05:30