ApiTest¶
Qualified name: intranet.apps.polls.tests.ApiTest
- class intranet.apps.polls.tests.ApiTest(methodName='runTest')[source]¶
Bases:
IonTestCaseTests for the polls module.
Methods
test_can_voteTests the view to generate a CSV of the results.
test_free_response_votingtest_multi_select_votingtest_pollTests the polls view (the index page).
test_single_select_votingAttributes