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

Поиск
Список
Период
Сортировка
От Dave Page
Тема Re: [pgadmin-hackers][patch] Move test_utils.py into python_test_utils/
Дата
Msg-id CA+OCxow1p6zSpFDKowWKpubi9iABzaOYgXhRd5-YPuOkfKn7Rw@mail.gmail.com
обсуждение исходный текст
Ответ на [pgadmin-hackers][patch] Move test_utils.py into python_test_utils/  (Atira Odhner <aodhner@pivotal.io>)
Ответы Re: [pgadmin-hackers][patch] Move test_utils.py into python_test_utils/  (Joao Pedro De Almeida Pereira <jdealmeidapereira@pivotal.io>)
Список pgadmin-hackers
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


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

Предыдущее
От: Dave Page
Дата:
Сообщение: [pgadmin-hackers] pgAdmin 4 commit: Re-organised the regression directory now we havemul
Следующее
От: Dave Page
Дата:
Сообщение: [pgadmin-hackers] pgAdmin 4 commit: Add file missed from the previous commit.