mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2024-11-30 12:33:52 -06:00
6fa6939f52
1) Changes required for working with Bootstrap 4. 2) Change to fix the timeout exception when waiting for element (tested multiple times on multiple server, did not occur to me thereafter) 3) Removed reset layout after each test case. Instead, delete the layout entry from sqlite db file and do a plain refresh. This will save some time and will also remove dependency on reset layout menu. 4) Disables tree state saving when feature test run starts. Feature tests got confused with auto expanding tree. |
||
---|---|---|
.. | ||
__init__.py | ||
browser_tool_bar_test.py | ||
copy_selected_query_results_feature_test.py | ||
datatype_test.json | ||
file_manager_test.py | ||
keyboard_shortcut_test.py | ||
pg_datatype_validation_test.py | ||
pg_utilities_backup_restore_test.py | ||
pg_utilities_maintenance_test.py | ||
query_tool_auto_complete_tests.py | ||
query_tool_journey_test.py | ||
query_tool_tests.py | ||
table_ddl_feature_test.py | ||
test_data.json | ||
view_data_dml_queries.py | ||
xss_checks_panels_and_query_tool_test.py | ||
xss_checks_pgadmin_debugger_test.py | ||
xss_checks_roles_control_test.py |