pgadmin4/web/pgadmin/feature_tests
2017-12-18 15:10:47 +00:00
..
__init__.py Revert "Rename the top level feature tests directory for consistency with other test directories" 2017-03-02 11:23:05 +00:00
copy_selected_query_results_feature_test.py Allow configuration of CSV and clipboard formatting of query results. Fixes #2781 2017-11-20 13:50:47 +00:00
datatype_test.json Make the query tool datatype test easily configurable and extendable and add support for multi-dimensional arrays and enums. 2017-12-18 15:10:47 +00:00
pg_datatype_validation_test.py Make the query tool datatype test easily configurable and extendable and add support for multi-dimensional arrays and enums. 2017-12-18 15:10:47 +00:00
query_tool_journey_test.py Allow configuration of CSV and clipboard formatting of query results. Fixes #2781 2017-11-20 13:50:47 +00:00
query_tool_tests.py Reset query tool options before running tests. Fixes #2681 2017-09-05 16:25:15 +01:00
table_ddl_feature_test.py Support SSL in the regression tests. Fixes #2170 2017-07-18 15:23:11 +01:00
test_data.json Re-hash the way that we handle rendering of special types such as arrays. Fixes #2782. Fixes #2822. 2017-12-13 11:53:27 +00:00
view_data_dml_queries.py Some browsers don't properly support tri-state checkboxes, so create our own control to handle true/false/null. Fixes #2848 2017-11-21 17:22:25 +00:00
xss_checks_panels_and_query_tool_test.py Cleanup feature tests. Fixes #2586 2017-08-29 14:57:56 +01:00
xss_checks_pgadmin_debugger_test.py Rename the debugger XSS test function to 'a_test_function' to ensure it appears near the top of the tree and not off-screen. 2017-08-30 11:12:27 +01:00
xss_checks_roles_control_test.py Cleanup feature tests. Fixes #2586 2017-08-29 14:57:56 +01:00