SeniorsTestCase

Qualified name: intranet.apps.seniors.tests.SeniorsTestCase

class intranet.apps.seniors.tests.SeniorsTestCase(methodName='runTest')[source]

Bases: IonTestCase

Test cases for the seniors app.

Methods

test_seniors_add_view

Tests the seniors_add_view, the view for seniors to enter their destination info.

test_seniors_home_view

Tests the seniors home view, listing seniors and their destinations.

Attributes

test_seniors_add_view()[source]

Tests the seniors_add_view, the view for seniors to enter their destination info.

test_seniors_home_view()[source]

Tests the seniors home view, listing seniors and their destinations.