+ +
+

app.tests.test_forms

+

Test(s) for Forms

+

Tests the forms and their validations

+
+

Module Contents

+
+

Functions

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

test_incorrect_forms(app, client)

Simulate Invalid Forms

test_contactus(app, client)

Test Valid Form Submission

+
+
+app.tests.test_forms.test_incorrect_forms(app, client)
+

Simulate Invalid Forms

+
+ +
+
+app.tests.test_forms.test_contactus(app, client)
+

Test Valid Form Submission

+
+ +
+
+
+ + +