Tagged in

Testing

Doctolib
Doctolib
Founded in 2013, Doctolib is the fastest growing e-health service in Europe. We provide healthcare professionals with services to improve the efficiency of their organization, transform their patients’ experience, and strengthen cooperation with other practitioners.
More information
Followers
1.2K
Elsewhere
More, on Medium

Hunting flaky tests 1: List ordering

See table of contents here for more flaky test resolution examples.

At Doctolib we use PostgreSQL, but the behaviour would be the same across all databases. As explained in the PostgreSQL documentation: “If sorting is not chosen, the rows…


Hunting flaky tests 2: Waiting for ajax

See table of contents here for more flaky test resolution examples.

If you are lazy, blindly wait for ajax