Re: [pgadmin-hackers][patch] Move test_utils.py into python_test_utils/

Поиск
Список
Период
Сортировка
От Joao Pedro De Almeida Pereira
Тема Re: [pgadmin-hackers][patch] Move test_utils.py into python_test_utils/
Дата
Msg-id CAE+jja=Qh3a7MLFYJ=GLJ8KGGjr92Yn14648jf3NCm8iqwW0ew@mail.gmail.com
обсуждение исходный текст
Ответ на Re: [pgadmin-hackers][patch] Move test_utils.py into python_test_utils/  (Dave Page <dpage@pgadmin.org>)
Список pgadmin-hackers
Hi Hackers,

Sorry for not being more careful about the creation of patches and the Python 2 vs Python 3 issue.

Thanks
Joao & Sarah

On Thu, Mar 23, 2017 at 8:00 AM, Dave Page <dpage@pgadmin.org> wrote:
Thanks, committed. Note that this patch also touched
copy_selected_columns_feature_test.py so I dropped that hunk.

On Wed, Mar 22, 2017 at 10:01 PM, Atira Odhner <aodhner@pivotal.io> wrote:
> Hi Hackers,
>
> Since we have more than one type of test suite now, it makes sense to do a
> little organizing in the regression directory.
>
> This patch moves test_utils.py into python_test_utils/
>
> This patch depends on the Show DDL for Greenplum Tables patches.
>
> Tira & Joao
>
>
> --
> Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org)
> To make changes to your subscription:
> http://www.postgresql.org/mailpref/pgadmin-hackers
>



--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake

EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company


--
Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgadmin-hackers

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

Предыдущее
От: Navnath Gadakh
Дата:
Сообщение: Re: [pgadmin-hackers] pgAdmin 4 commit: Re-organised the regressiondirectory now we have mul
Следующее
От: Atira Odhner
Дата:
Сообщение: Re: [pgadmin-hackers] Re-vamping the history tab