public inbox for [email protected]
help / color / mirror / Atom feedpgAdmin 4 commit: Fixed feature test cases after react porting.
2+ messages / 1 participants
[nested] [flat]
* pgAdmin 4 commit: Fixed feature test cases after react porting.
@ 2021-11-10 06:21 Akshay Joshi <[email protected]>
0 siblings, 0 replies; 2+ messages in thread
From: Akshay Joshi @ 2021-11-10 06:21 UTC (permalink / raw)
To: [email protected]
Fixed feature test cases after react porting.
Branch
------
master
Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=9479f0e632d278e56ad0d63ace2b6976e81b...
Author: Yogesh Mahajan <[email protected]>
Modified Files
--------------
web/pgadmin/feature_tests/browser_tool_bar_test.py | 28 +-
.../copy_selected_query_results_feature_test.py | 9 +-
web/pgadmin/feature_tests/file_manager_test.py | 6 +-
.../feature_tests/keyboard_shortcut_test.py | 4 +-
.../feature_tests/pg_datatype_validation_test.py | 14 +-
.../pg_utilities_backup_restore_test.py | 6 +-
.../feature_tests/pg_utilities_maintenance_test.py | 36 +-
.../query_tool_auto_complete_tests.py | 13 +-
.../feature_tests/query_tool_journey_test.py | 27 +-
web/pgadmin/feature_tests/query_tool_tests.py | 22 +-
.../feature_tests/table_ddl_feature_test.py | 15 +-
.../feature_tests/test_copy_sql_to_query_tool.py | 18 +-
web/pgadmin/feature_tests/view_data_dml_queries.py | 37 +-
.../xss_checks_panels_and_query_tool_test.py | 33 +-
.../xss_checks_pgadmin_debugger_test.py | 16 +-
.../feature_tests/xss_checks_roles_control_test.py | 30 +-
web/regression/feature_utils/locators.py | 13 +-
web/regression/feature_utils/pgadmin_page.py | 917 +++++++++++----------
web/regression/feature_utils/tree_area_locators.py | 318 ++++---
web/regression/python_test_utils/test_utils.py | 26 +
web/regression/requirements.txt | 2 +-
web/regression/runtests.py | 4 +-
22 files changed, 918 insertions(+), 676 deletions(-)
^ permalink raw reply [nested|flat] 2+ messages in thread
* pgAdmin 4 commit: Fixed feature test cases.
@ 2021-11-18 11:44 Akshay Joshi <[email protected]>
0 siblings, 0 replies; 2+ messages in thread
From: Akshay Joshi @ 2021-11-18 11:44 UTC (permalink / raw)
To: [email protected]
Fixed feature test cases.
Branch
------
master
Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=246bb01736b8989794f29532a91e8c7634ea...
Author: Yogesh Mahajan <[email protected]>
Modified Files
--------------
.../pg_utilities_backup_restore_test.py | 31 +++++++++++++---------
.../feature_tests/pg_utilities_maintenance_test.py | 31 +++++++++++++---------
.../feature_tests/xss_checks_roles_control_test.py | 2 +-
web/regression/feature_utils/pgadmin_page.py | 14 +++++-----
web/regression/python_test_utils/test_utils.py | 4 ++-
web/regression/runtests.py | 3 ++-
6 files changed, 50 insertions(+), 35 deletions(-)
^ permalink raw reply [nested|flat] 2+ messages in thread
end of thread, other threads:[~2021-11-18 11:44 UTC | newest]
Thread overview: 2+ messages (download: mbox mbox.gz follow: Atom feed)
-- links below jump to the message on this page --
2021-11-10 06:21 pgAdmin 4 commit: Fixed feature test cases after react porting. Akshay Joshi <[email protected]>
2021-11-18 11:44 pgAdmin 4 commit: Fixed feature test cases. Akshay Joshi <[email protected]>
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox