fixes for browser.tests api test cases

2018-10-16 Thread Usman Muzaffar
Hi Hackers, Please find here attached patch for the following test cases,(in package pgadmin.browser.tests) which were failing. - test_change_password - test_gravatar_image_display - test_login - test_logout - test_reset_password - test_version_in_range following fixes are pro

Re: [pgAdmin4][patch] Changes to stabilise feature tests

2018-10-16 Thread Aditya Toshniwal
Hi, On Tue, Oct 16, 2018 at 3:00 PM Aditya Toshniwal < aditya.toshni...@enterprisedb.com> wrote: > 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 fo

[pgAdmin4][patch] Changes to stabilise feature tests

2018-10-16 Thread Aditya Toshniwal
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