+ +
+

app.tests.conftest

+

Configuration with basic fixtures

+
+

Module Contents

+
+

Functions

+ ++++ + + + + + + + + +

app()

Special configurations for tests

client(app)

+
+
+app.tests.conftest.app()
+

Special configurations for tests

+

We use a dummy database and initialise it.

+
+ +
+
+app.tests.conftest.client(app)
+
+ +
+
+
+ + +