Test if starting two jobs of (pre)calculation service results in no Exception, there are no
duplicate data stored (covered by the Constraints in the model)
It will test the scheduler with interval of 20 seconds, to make sure one interval after the start has been passed
"""
# Import here otherwise you get
# "django.core.exceptions.ImproperlyConfigured: Requested setting INSTALLED_APPS, but settings are not configured. You must either define the environment variable DJANGO_SETTINGS_MODULE or call settings.configure() before accessing settings."