from tests.base_test import BaseTest class TestGetDashboardURL(BaseTest): def test_get_dashboard_url(self): pass