This website requires JavaScript.
Explore
Help
Sign In
IntenseWebs
/
pgadmin4
Watch
3
Star
0
Fork
0
You've already forked pgadmin4
mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced
2025-02-25 18:55:31 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3216eca4a8091a9a4a50674c6eb2543324ea90a6
pgadmin4
/
web
/
pgadmin
/
feature_tests
History
Khushboo Vashi
3216eca4a8
Add feature tests to ensure that data types are properly rendered in the query tool.
2017-05-26 10:46:58 -04: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
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