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
0998d349cae23c48324d5b8b53f5ed609ba834a5
pgadmin4
/
web
/
regression
/
python_test_utils
History
Yogesh Mahajan
8fcf527632
Improve code coverage and API test cases for Columns and Constraints (Index, Foreign Key, Check, Exclusion).
Fixes
#5332
2020-08-26 12:35:22 +05:30
..
__init__.py
Support generation of DDL for tables in Greenplum DB.
Fixes
#2261
2017-03-23 11:40:06 +00:00
csrf_test_client.py
Fixed SonarQube issues with the tag unused. All the unused variables, assignments, code comments are fixed.
2020-06-25 11:09:43 +05:30
sql_template_test_base.py
1) Fixed cognitive complexity issues reported by SonarQube.
2020-07-24 11:46:30 +05:30
template_helper.py
Fixed vulnerabilities and few design suspicions where two conditional structures are having the same implementation. Reported by SonarQube
2020-06-16 11:14:57 +05:30
test_gui_helper.py
Update copyright notices for 2020.
2020-01-02 14:43:50 +00:00
test_utils.py
Improve code coverage and API test cases for Columns and Constraints (Index, Foreign Key, Check, Exclusion).
Fixes
#5332
2020-08-26 12:35:22 +05:30