pgadmin4/web/pgadmin/feature_tests
Aditya Toshniwal d38f520805 Added support for the truncate table with restart identity. Fixes #2538 2021-08-27 12:41:29 +05:30
..
__init__.py
browser_tool_bar_test.py Modifies the way to execute feature tests in parallel and it should be configured in Server Mode. 2021-05-27 11:01:25 +05:30
copy_selected_query_results_feature_test.py
datatype_test.json
file_manager_test.py Modifies the way to execute feature tests in parallel and it should be configured in Server Mode. 2021-05-27 11:01:25 +05:30
keyboard_shortcut_test.py
pg_datatype_validation_test.py
pg_utilities_backup_restore_test.py Fixed feature tests failure issue due to binary path feature. 2021-06-23 11:55:27 +05:30
pg_utilities_maintenance_test.py Added support for the truncate table with restart identity. Fixes #2538 2021-08-27 12:41:29 +05:30
query_tool_auto_complete_tests.py
query_tool_journey_test.py
query_tool_tests.py Use schema qualification while accessing the catalog objects. 2021-03-12 11:17:25 +05:30
table_ddl_feature_test.py Modifies the way to execute feature tests in parallel and it should be configured in Server Mode. 2021-05-27 11:01:25 +05:30
test_copy_sql_to_query_tool.py Added support to copy SQL from main window to query tool. Fixes #4904 2021-08-09 14:29:31 +05:30
test_data.json
view_data_dml_queries.py Fixed the JSON editor issue of hiding the first record. Fixes #6684 2021-08-20 13:47:31 +05:30
xss_checks_panels_and_query_tool_test.py
xss_checks_pgadmin_debugger_test.py
xss_checks_roles_control_test.py