[pgAdmin4][patch] Changes to stabilise feature tests

Поиск
Список
Период
Сортировка
От Aditya Toshniwal
Тема [pgAdmin4][patch] Changes to stabilise feature tests
Дата
Msg-id CAM9w-_mQGAuSu-YcvGfPzyi5s5tSaESUurZDGYJQ_Vq7djshDg@mail.gmail.com
обсуждение исходный текст
Ответы Re: [pgAdmin4][patch] Changes to stabilise feature tests
Список pgadmin-hackers
Hi Hackers,

Attached is the patch to stabilise feature tests. Major changes includes:
1) Changes required for working with Bootstrap 4.
2) Change to fix the timeout exception when waiting for element (tested multiple times on multiple server, did not occur to me thereafter)
3) Removed reset layout after each test case. Instead, delete the layout entry from sqlite db file and do a plain refresh. This will save some time and will also remove dependency on reset layout menu.
4) Disables tree state saving when feature test run starts. Feature tests got confused with auto expanding tree. 

--
Thanks and Regards,
Aditya Toshniwal
Software Engineer | EnterpriseDB Software Solutions | Pune
"Don't Complain about Heat, Plant a tree"
Вложения

В списке pgadmin-hackers по дате отправления:

Предыдущее
От: Khushboo Vashi
Дата:
Сообщение: Re: [pgAdmin4][Patch]: RM #1513 - Unable to do max selection to drop tables/sequences/functions
Следующее
От: Aditya Toshniwal
Дата:
Сообщение: Re: [pgAdmin4][patch] Changes to stabilise feature tests