pgadmin4/web/pgadmin/feature_tests
Shubham Agarwal 425cc2a966 Fix some more feature tests:
1. Added an attribute 'data-click-counter' in query execute button which gets incremented
   once query button is clicked up to 9 and then reset to 0. This is added just to support automation.
2. Locator for login_group_role is added and used to expand tree.
3. Functions for enabling and disable auto_commit and auto_rollback are made more precise.
4. Some scrolling problem is addressed in view_data_dml_query test.
5. Handled the stale element reference exception in query_tool_journey_test
2019-11-20 12:50:04 +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 Fixed feature tests related to process watcher. 2019-11-13 11:19:21 +05:30
copy_selected_query_results_feature_test.py Fixed feature tests. 2019-11-11 10:49:00 +05:30
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 Fixed following feature tests: 2019-11-15 18:02:17 +05:30
keyboard_shortcut_test.py Feature test improvement and fix intermittent failures part of #3936 2019-08-22 14:50:51 +05:30
pg_datatype_validation_test.py Fixed feature tests related to process watcher. 2019-11-13 11:19:21 +05:30
pg_utilities_backup_restore_test.py Fixed following feature tests: 2019-11-15 18:02:17 +05:30
pg_utilities_maintenance_test.py Fixed following feature tests: 2019-11-15 18:02:17 +05:30
query_tool_auto_complete_tests.py Fixed feature tests. 2019-11-11 10:49:00 +05:30
query_tool_journey_test.py Fix some more feature tests: 2019-11-20 12:50:04 +05:30
query_tool_tests.py Fix some more feature tests: 2019-11-20 12:50:04 +05:30
table_ddl_feature_test.py Fixed feature tests related to process watcher. 2019-11-13 11:19:21 +05:30
test_data.json Add more comprehensive feature tests for the data grid editor. 2019-07-03 14:30:12 +01:00
view_data_dml_queries.py Fix some more feature tests: 2019-11-20 12:50:04 +05:30
xss_checks_panels_and_query_tool_test.py Fixed feature tests related to process watcher. 2019-11-13 11:19:21 +05:30
xss_checks_pgadmin_debugger_test.py Fixed feature tests related to process watcher. 2019-11-13 11:19:21 +05:30
xss_checks_roles_control_test.py Fix some more feature tests: 2019-11-20 12:50:04 +05:30