[pgadmin][patch] Make Feature and Unit tests Green Again

Поиск
Список
Период
Сортировка
От Joao De Almeida Pereira
Тема [pgadmin][patch] Make Feature and Unit tests Green Again
Дата
Msg-id CAE+jja=i1CJv=YAp89CuOVUyh36KmTy-Bq_2_HVhY=8pt0DGdQ@mail.gmail.com
обсуждение исходный текст
Ответы Re: [pgadmin][patch] Make Feature and Unit tests Green Again  (Dave Page <dpage@pgadmin.org>)
Список 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
Вложения

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

Предыдущее
От: Dave Page
Дата:
Сообщение: pgAdmin 4 commit: Pause before checking for startup errors. Hacky,but
Следующее
От: Dave Page
Дата:
Сообщение: Re: [pgadmin][patch] Make Feature and Unit tests Green Again