Fix integration tests via mockup
This commit is contained in:
parent
deeb2af493
commit
0236ef23d8
3 changed files with 95 additions and 52 deletions
|
|
@ -375,5 +375,5 @@ class TestRealAuthFlow:
|
|||
result = await session_manager.validate_cookie(cookie)
|
||||
|
||||
assert result is not None
|
||||
assert "id" in result
|
||||
assert "nick" in result
|
||||
assert "user" in result
|
||||
assert "email" in result
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue