beat.web.search.tests module

class beat.web.search.tests.UpdateLeaderBoardManagementTestCase(methodName='runTest')[source]

Bases: beat.web.common.testutils.BaseTestCase

setUp()[source]

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

run_command()[source]
test_leaderboard_update()[source]
class beat.web.search.tests.EmailOnLeaderboarDeletionTestCase(methodName='runTest')[source]

Bases: beat.web.common.testutils.BaseTestCase

setUp()[source]

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

test_leaderboard_deletion()[source]