rasenmaeher_api.testhelpers

Helpers for testing, unit and manual

Module Contents

Functions

create_test_users()

Create a few test users and work ids returns

Attributes

LOGGER

LOGGER[source]
async create_test_users()[source]

Create a few test users and work ids returns list of work-ids and their corresponding jwt tokens

Return type:

Tuple[List[str], List[str]]