"""Init tests.""" import os os.environ['ENVIRONMENT'] = 'test' os.environ['NEO4J_URL'] = 'bolt://localhost' os.environ['AWS_REGION'] = 'us-east-1'