Regression tests using multiple sessions

Started by Mitarabout 7 years ago4 messages
#1Mitar
mmitar@gmail.com

Hi!

How can I define regression tests which should use multiple client
sessions to test interaction between them?

Mitar

--
http://mitar.tnode.com/
https://twitter.com/mitar_m

#2Alvaro Herrera
alvherre@2ndquadrant.com
In reply to: Mitar (#1)
Re: Regression tests using multiple sessions

Hi,

On 2018-Dec-28, Mitar wrote:

How can I define regression tests which should use multiple client
sessions to test interaction between them?

See src/test/isolation/README.

--
�lvaro Herrera https://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services

#3Mitar
mmitar@gmail.com
In reply to: Alvaro Herrera (#2)
Re: Regression tests using multiple sessions

Hi!

Thanks.

Mitar

On Fri, Dec 28, 2018 at 1:01 PM Alvaro Herrera <alvherre@2ndquadrant.com> wrote:

Hi,

On 2018-Dec-28, Mitar wrote:

How can I define regression tests which should use multiple client
sessions to test interaction between them?

See src/test/isolation/README.

--
Álvaro Herrera https://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services

--
http://mitar.tnode.com/
https://twitter.com/mitar_m

#4Alvaro Herrera
alvherre@2ndquadrant.com
In reply to: Mitar (#3)
Re: Regression tests using multiple sessions

Hi,

On 2018-Dec-28, Mitar wrote:

Hi!

Thanks.

You're welcome. Please don't top-post.

Regards

--
�lvaro Herrera https://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services