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
f57558fdb245153e210673489e838d03632cc2c4
pgadmin4
/
web
/
regression
/
feature_utils
History
Cyril Jouve
f93cfe8c4c
Remove old Python 2 compatibility code.
Fixes
#5700
2020-07-27 11:03:13 +01:00
..
__init__.py
Add feature test framework, using selenium and chromedriver for UI testing.
2017-02-22 12:41:28 +00:00
app_starter.py
Fixed code smell 'Unused local variables should be removed'.
2020-07-24 12:15:29 +05:30
base_feature_test.py
1) Fixed cognitive complexity issues reported by SonarQube.
2020-07-24 11:46:30 +05:30
locators.py
Implement Selenium Grid to run multiple tests across different browsers, operating systems, and machines in parallel.
Fixes
#5255
2020-05-11 12:11:31 +05:30
pgadmin_page.py
Remove old Python 2 compatibility code.
Fixes
#5700
2020-07-27 11:03:13 +01:00
tree_area_locators.py
Update copyright notices for 2020.
2020-01-02 14:43:50 +00:00