rename all setups and cleanups to test_ for stable test discovery

This commit is contained in:
Daniel 2023-12-15 16:06:43 +01:00
parent 33a9cca5aa
commit 3839e1e9b1
6 changed files with 8 additions and 7 deletions

View file

@ -27,7 +27,7 @@ def remove_user(admin_context: BrowserContext, URL: BaseUrl):
page.get_by_role("dialog").get_by_role("button", name=re.compile(r"Löschen|Delete")).click()
def cleanup_delete_user(
def test_cleanup_delete_user(
context: BrowserContext, env_config: dict[str, str], DIR: DirManager, URL: BaseUrl, check_if_user_exists
):
# load admin cookies to context