tardis.apps.search.tests package

Submodules

tardis.apps.search.tests.test_api module

class tardis.apps.search.tests.test_api.SimpleSearchTest(methodName='runTest')

Bases: tardis.tardis_portal.tests.api.MyTardisResourceTestCase

setUp()

Hook method for setting up the test fixture before exercising it.

test_advance_search_authenticated_user()
test_advance_search_unauthenticated_user()
test_simple_search_authenticated_user()
test_simple_search_unauthenticated_user()

tardis.apps.search.tests.test_index module

class tardis.apps.search.tests.test_index.IndexExperimentTestCase(methodName='runTest')

Bases: django.test.testcases.TestCase

setUp()

Hook method for setting up the test fixture before exercising it.

test_create_index()

Module contents