pgadmin4/web/pgadmin/feature_tests
Yogesh Mahajan 0668a52c6b Fixed following SonarQube issues:
1. String literals should not be duplicated.
 2. Cognitive Complexity of functions should not be too high.
2020-08-19 13:22:17 +05:30
..
__init__.py Revert "Rename the top level feature tests directory for consistency with other test directories" 2017-03-02 11:23:05 +00:00
browser_tool_bar_test.py Remove old Python 2 compatibility code. Fixes #5700 2020-07-27 11:03:13 +01:00
copy_selected_query_results_feature_test.py Remove old Python 2 compatibility code. Fixes #5700 2020-07-27 11:03:13 +01:00
datatype_test.json Update the regression tests to fix issues with Python 3.5 and PG 9.2. Fixes #3057 2018-01-26 16:45:09 +00:00
file_manager_test.py Replace the generic exception class with a more specific one. 2020-08-07 12:37:00 +05:30
keyboard_shortcut_test.py Remove old Python 2 compatibility code. Fixes #5700 2020-07-27 11:03:13 +01:00
pg_datatype_validation_test.py Fixed code smell 'String literals should not be duplicated' reported by SonarQube. 2020-08-06 12:42:19 +05:30
pg_utilities_backup_restore_test.py Fixed following SonarQube issues: 2020-08-19 13:22:17 +05:30
pg_utilities_maintenance_test.py Remove old Python 2 compatibility code. Fixes #5700 2020-07-27 11:03:13 +01:00
query_tool_auto_complete_tests.py Replace the generic exception class with a more specific one. 2020-08-07 12:37:00 +05:30
query_tool_journey_test.py Fixed code smell 'String literals should not be duplicated' reported by SonarQube. 2020-08-06 12:42:19 +05:30
query_tool_tests.py Fixed code smell 'String literals should not be duplicated' reported by SonarQube. 2020-08-06 12:42:19 +05:30
table_ddl_feature_test.py Remove old Python 2 compatibility code. Fixes #5700 2020-07-27 11:03:13 +01:00
test_data.json 1) Fixed feature test and API test cases. 2020-04-22 13:57:32 +05:30
view_data_dml_queries.py Fixed code smell 'String literals should not be duplicated' reported by SonarQube. 2020-08-06 12:42:19 +05:30
xss_checks_panels_and_query_tool_test.py Fixed code smell 'String literals should not be duplicated' reported by SonarQube. 2020-08-06 12:42:19 +05:30
xss_checks_pgadmin_debugger_test.py Replace the generic exception class with a more specific one. 2020-08-07 12:37:00 +05:30
xss_checks_roles_control_test.py Remove old Python 2 compatibility code. Fixes #5700 2020-07-27 11:03:13 +01:00