.. |
__init__.py
|
Moved the feature_tests folder into the regression folder.
|
2022-09-06 13:59:33 +05:30 |
browser_tool_bar_test.py
|
Removed logging added for feature test failure. Added more assets to avoid false failures.
|
2023-02-13 11:58:54 +05:30 |
copy_selected_query_results_feature_test.py
|
Update copyright notices for 2023
|
2023-01-02 11:53:55 +05:30 |
datatype_test.json
|
Fix circular reference error for the multirange data types in the query tool. #6221
|
2023-05-10 10:32:47 +05:30 |
file_manager_test.py
|
Update copyright notices for 2023
|
2023-01-02 11:53:55 +05:30 |
keyboard_shortcut_test.py
|
Update copyright notices for 2023
|
2023-01-02 11:53:55 +05:30 |
pg_datatype_validation_test.py
|
Fix feature tests for the database versions 11, 12 and 13, broken due to multirange data types support.
|
2023-05-15 11:42:17 +05:30 |
pg_utilities_backup_restore_test.py
|
1) Added support for SYSTEM, CONCURRENTLY and TABLESPACE options in REINDEX. #6381
|
2023-07-27 17:34:25 +05:30 |
pg_utilities_maintenance_test.py
|
Fixed PEP8
|
2023-07-27 18:18:39 +05:30 |
query_tool_auto_complete_tests.py
|
Try to fix feature test failures happening due to error occurring while deleting test databases.
|
2023-04-13 17:25:12 +05:30 |
query_tool_journey_test.py
|
Fixed feature tests failures occurred due to psycopg3 changes.
|
2023-03-14 17:51:14 +05:30 |
query_tool_tests.py
|
Handle the intermittent failure for query tool test.
|
2023-07-13 19:03:16 +05:30 |
table_ddl_feature_test.py
|
Update copyright notices for 2023
|
2023-01-02 11:53:55 +05:30 |
test_copy_sql_to_query_tool.py
|
Try to fix feature test failures happening due to error occurring while deleting test databases.
|
2023-04-13 17:25:12 +05:30 |
test_data.json
|
Moved the feature_tests folder into the regression folder.
|
2022-09-06 13:59:33 +05:30 |
view_data_dml_queries.py
|
Fixed feature tests failures occurred due to psycopg3 changes.
|
2023-03-14 17:51:14 +05:30 |
xss_checks_panels_and_query_tool_test.py
|
Try to fix feature test failures happening due to error occurring while deleting test databases.
|
2023-04-13 17:25:12 +05:30 |
xss_checks_pgadmin_debugger_test.py
|
Fix feature test failures caused due to invalid binary path.
|
2023-03-15 18:54:22 +05:30 |
xss_checks_roles_control_test.py
|
Another try to fix role related feature tests.
|
2023-03-29 13:48:54 +05:30 |