Finish up learnable tests

This commit is contained in:
lvrossem
2023-04-18 05:24:17 -06:00
parent 3968dfd4eb
commit 4235395579
4 changed files with 278 additions and 5 deletions

View File

@@ -1,6 +1,6 @@
import pytest
from tests.base import (avatar_index, client, get_headers, register_user,
from tests.base import (client, get_headers, register_user,
username)
from tests.config.database import clear_db