+ +
+

app.tests.test_admin

+

Test(s) for Admin Portal

+
+

Module Contents

+
+

Functions

+ ++++ + + + + + +

test_admin(app, client)

Test Admin Portal

+
+
+app.tests.test_admin.test_admin(app, client)
+

Test Admin Portal

+

We use the cli-runner to run the admin-create command. +Then we check if the admin portal is accessible to the newly created superuser.

+
+ +
+
+
+ + +