from service.tasks.analytics import get_group_map def test_get_group_map(): assert get_group_map("charts") # TODO: remove it later