pgadmin4/web/pgadmin/tools/sqleditor/tests
Aditya Toshniwal 234efc3be7 Don't wait for the database connection before rendering the Query Tool UI, for improved UX. Fixes #4453
In addition, unescape HTML entities in database names in the Query Tool title bar. Fixes #4584
2019-08-23 12:14:20 +01:00
..
__init__.py Update copyright notices for 2019 2019-01-02 15:54:12 +05:30
execute_query_test_utils.py 1) Added new python test that checks the transaction status after executing queries and saving data when auto-commit is on/off. 2019-08-19 11:45:36 +05:30
test_download_csv_query_tool.py Don't wait for the database connection before rendering the Query Tool UI, for improved UX. Fixes #4453 2019-08-23 12:14:20 +01:00
test_editor_history.py Don't wait for the database connection before rendering the Query Tool UI, for improved UX. Fixes #4453 2019-08-23 12:14:20 +01:00
test_encoding_charset.py Don't wait for the database connection before rendering the Query Tool UI, for improved UX. Fixes #4453 2019-08-23 12:14:20 +01:00
test_explain_plan_templates.py Add EXPLAIN options for SETTINGS and SUMMARY. Fixes #4335 2019-07-03 13:57:56 +01:00
test_explain_plan.py Don't wait for the database connection before rendering the Query Tool UI, for improved UX. Fixes #4453 2019-08-23 12:14:20 +01:00
test_extract_sql_from_network_parameters.py Update copyright notices for 2019 2019-01-02 15:54:12 +05:30
test_poll_query_tool.py Don't wait for the database connection before rendering the Query Tool UI, for improved UX. Fixes #4453 2019-08-23 12:14:20 +01:00
test_sql_ascii_encoding.py Fixed feature test issues 2019-04-05 12:25:03 +05:30
test_start_query_tool.py Prevent auto-commit/rollback being changed mid-transaction, and make the Preferences the defaults, not the current values. 2019-03-04 10:44:31 +00:00
test_transaction_status.py Don't wait for the database connection before rendering the Query Tool UI, for improved UX. Fixes #4453 2019-08-23 12:14:20 +01:00
test_view_data_templates.py Fix regression tests. 2019-06-20 13:26:06 +01:00
test_view_data.py Don't wait for the database connection before rendering the Query Tool UI, for improved UX. Fixes #4453 2019-08-23 12:14:20 +01:00