"""Test constants for Permobil."""
MOCK_URL = "https://example.com"
MOCK_REGION_NAME = "region_name"
MOCK_TOKEN = ("a" * 256, "date")