pgadmin4/web/pgadmin/feature_tests
2017-06-06 12:54:20 +01: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
connect_to_server_feature_test.py Write a JSON file when regression tests run, listing results. 2017-04-06 09:33:29 +01:00
copy_selected_query_results_feature_test.py 1) Splits the SQL query used to retrieve the Dependents, Dependencies, and Roles SQL file into multiple versioned files. 2017-05-15 10:40:46 +05:30
pg_datatype_validation_test.py Add feature tests to ensure that data types are properly rendered in the query tool. 2017-05-26 10:46:58 -04:00
table_ddl_feature_test.py Write a JSON file when regression tests run, listing results. 2017-04-06 09:33:29 +01:00
test_data.json Add feature tests for the View Data tool. 2017-06-06 12:54:20 +01:00
view_data_dml_queries.py Add feature tests for the View Data tool. 2017-06-06 12:54:20 +01:00
xss_checks_panels_and_query_tool_test.py Ensure the query tool displays but does not render HTML returned by the server in the results grid. Fixes #2330. 2017-04-10 14:07:48 +01:00
xss_checks_pgadmin_debugger_test.py 1) Splits the SQL query used to retrieve the Dependents, Dependencies, and Roles SQL file into multiple versioned files. 2017-05-15 10:40:46 +05:30