[pgAdmin4][RM3936] Feature tests failing intermittently for SQLeditor related test cases - Mailing list pgadmin-hackers

From Aditya Toshniwal
Subject [pgAdmin4][RM3936] Feature tests failing intermittently for SQLeditor related test cases
Date
Msg-id CAM9w-_mx9D_W-H3x3HGq_pEcBiT7V65TWrW1B+Vin_VPXp=vEw@mail.gmail.com
Whole thread Raw
Responses Re: [pgAdmin4][RM3936] Feature tests failing intermittently for SQLeditor related test cases  (Dave Page <dpage@pgadmin.org>)
List pgadmin-hackers
Hi Hackers,

Attached is the patch to fix failing SQL editor related feature tests.
The failure is occurring mostly because of send_keys function of selenium which sometimes does not input the complete text. The change will use Codemirror javascript object to set the text.

I have also added new args flag "--modules" which can be used after --pkg where you can test a specific module file under the pkg. This is not so useful for build but definitely helpful for the developers.

Kindly review.

--
Thanks and Regards,
Aditya Toshniwal
Software Engineer | EnterpriseDB Software Solutions | Pune
"Don't Complain about Heat, Plant a tree"
Attachment

pgadmin-hackers by date:

Previous
From: Murtuza Zabuawala
Date:
Subject: [pgAdmin4[RM#3935] Grant wizard fails to list down functions
Next
From: Akshay Joshi
Date:
Subject: pgAdmin 4 commit: Ensure that grant wizard should list down functionsf