Hi Manuel,
we require and have always required app-level tests for every new
feature up to the finer details. The CPython test suite is often not
very thorough, and we often work under the assumption that if our own
tests about a feature work, the feature works.
The coding guide states that alrea
On Mon, Dec 11, 2017 at 1:11 PM, Carl Friedrich Bolz wrote:
> we require and have always required app-level tests for every new
> feature up to the finer details. The CPython test suite is often not
> very thorough, and we often work under the assumption that if our own
> tests about a feature w