"""Functional tests.""" import os from dotenv import load_dotenv load_dotenv('../.env') os.environ['JWT_AUTH_ENABLED'] = ''