[pgAdmin 4 - Housekeeping #5255] Implement Selenium Grid using multi-threading & solenoid using current test framework

From: Yogesh Mahajan <yogesh(dot)mahajan(at)enterprisedb(dot)com>
To: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: [pgAdmin 4 - Housekeeping #5255] Implement Selenium Grid using multi-threading & solenoid using current test framework
Date: 2020-04-13 09:10:02
Message-ID: CAMa=N=NokBUU=gRybJzctGKu4N-H1GWu_peamTHqqTNm+v9CPw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Hi,

Please find the attached patch for running *features tests* using
solenoid(selenium grid + docker).
KIndly review.
To sun feature tests in parallel, required prerequisites can be checked in
'~/web/regression/README' file.
Also detailed instructions are added in the same file.
After applying the patch, any existing process for execution of
API/Features tests remains the same.

Thanks,
Yogesh Mahajan
QA - Team
EnterpriseDB Corporation

Phone: +91-9741705709

Attachment Content-Type Size
Selenium_grid_implementation_v1.0 .patch application/octet-stream 82.5 KB

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2020-04-13 09:19:16 Re: [pgAdmin 4 - Housekeeping #5255] Implement Selenium Grid using multi-threading & solenoid using current test framework
Previous Message Khushboo Vashi 2020-04-13 08:59:40 Re: [pgAdmin4][Patch]: RM 5053 - Getting an error while changing the columns in the existing view