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
72f0e87367cfd052d9c6df9e606d80157e80c42e
pgadmin4
/
web
/
regression
/
python_test_utils
History
Pradip Parkale
4da4a05611
Fixed code smell 'Remove duplicates string literals'.
2020-09-07 17:56:02 +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
Fixed code smell 'String literals should not be duplicated'.
2020-08-28 18:17:27 +05:30
test_utils.py
Fixed code smell 'Remove duplicates string literals'.
2020-09-07 17:56:02 +05:30