beat.web.statistics.tests module

class beat.web.statistics.tests.UpdateStatisticsFunction(methodName='runTest')[source]

Bases: django.test.testcases.TestCase

test_first_update()[source]
test_two_updates_in_the_same_hour()[source]
test_two_updates_in_different_hours()[source]
test_two_updates_in_different_days()[source]
test_two_updates_in_different_weeks()[source]