public inbox for [email protected]  
help / color / mirror / Atom feed
pgAdmin 4 commit: Fixed feature tests.
2+ messages / 1 participants
[nested] [flat]

* pgAdmin 4 commit: Fixed feature tests.
@ 2019-11-11 05:23  Akshay Joshi <[email protected]>
  0 siblings, 0 replies; 2+ messages in thread

From: Akshay Joshi @ 2019-11-11 05:23 UTC (permalink / raw)
  To: [email protected]

Fixed feature tests.
Changes included:
  1. Created function for traversing the browser tree.
  2. Fixed some synchronization issues.
  3. Modified locators.
  4. Test cases fix for the recent commits.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=b48121335c257f4f389832070a5809e2d869...
Author: Shubham Agarwal <[email protected]>

Modified Files
--------------
web/pgadmin/feature_tests/browser_tool_bar_test.py |  17 +-
.../copy_selected_query_results_feature_test.py    |  28 +-
web/pgadmin/feature_tests/file_manager_test.py     |   6 +-
.../feature_tests/pg_datatype_validation_test.py   |   6 +-
.../pg_utilities_backup_restore_test.py            |  34 +-
.../feature_tests/pg_utilities_maintenance_test.py |  30 +-
.../query_tool_auto_complete_tests.py              |   6 +-
.../feature_tests/query_tool_journey_test.py       |   8 +-
web/pgadmin/feature_tests/query_tool_tests.py      |   8 +-
.../feature_tests/table_ddl_feature_test.py        |  12 +-
web/pgadmin/feature_tests/view_data_dml_queries.py |  16 +-
.../xss_checks_panels_and_query_tool_test.py       |  12 +-
.../xss_checks_pgadmin_debugger_test.py            |  17 +-
.../feature_tests/xss_checks_roles_control_test.py |   7 +-
web/regression/feature_utils/locators.py           |  19 +-
web/regression/feature_utils/pgadmin_page.py       | 423 ++++++++++++++++++---
web/regression/feature_utils/tree_area_locators.py |  92 +++++
.../python_test_utils/test_gui_helper.py           |  14 +
18 files changed, 595 insertions(+), 160 deletions(-)



^ permalink  raw  reply  [nested|flat] 2+ messages in thread

* pgAdmin 4 commit: Fixed feature tests.
@ 2021-04-01 06:46  Akshay Joshi <[email protected]>
  0 siblings, 0 replies; 2+ messages in thread

From: Akshay Joshi @ 2021-04-01 06:46 UTC (permalink / raw)
  To: [email protected]

Fixed feature tests.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=27bb7d8c7a3d3b994ffb8879f5960ccb61af...
Author: Yogesh Mahajan <[email protected]>

Modified Files
--------------
web/pgadmin/feature_tests/browser_tool_bar_test.py | 15 +++++++++------
web/regression/feature_utils/locators.py           |  4 ++--
2 files changed, 11 insertions(+), 8 deletions(-)



^ permalink  raw  reply  [nested|flat] 2+ messages in thread


end of thread, other threads:[~2021-04-01 06:46 UTC | newest]

Thread overview: 2+ messages (download: mbox mbox.gz follow: Atom feed)
-- links below jump to the message on this page --
2019-11-11 05:23 pgAdmin 4 commit: Fixed feature tests. Akshay Joshi <[email protected]>
2021-04-01 06:46 pgAdmin 4 commit: Fixed feature tests. 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