[pgadmin][patch] Make Feature and Unit tests Green Again - Mailing list pgadmin-hackers

From Joao De Almeida Pereira
Subject [pgadmin][patch] Make Feature and Unit tests Green Again
Date
Msg-id CAE+jja=i1CJv=YAp89CuOVUyh36KmTy-Bq_2_HVhY=8pt0DGdQ@mail.gmail.com
Whole thread Raw
Responses Re: [pgadmin][patch] Make Feature and Unit tests Green Again
List pgadmin-hackers
Hi Hackers,

Attached you can find a diff with the correction of Bug 3057.
With the latest changes to display some information in GP some Feature Tests stopped working when run against a GP instance.
Also we found out that the Feature Test(PGDataType) against 9.2 is failing for some time as well.
Some Unit tests were not working when running with Python Version 3.5 due to missing functions in the Mocking Library.

This patch solves all the problems above.

Thanks
Joao
Attachment

pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: pgAdmin 4 commit: Pause before checking for startup errors. Hacky,but
Next
From: Dave Page
Date:
Subject: Re: [pgadmin][patch] Make Feature and Unit tests Green Again