test: cover auth and SMS flows

This commit is contained in:
2026-07-14 09:33:16 +03:30
parent 0bf7268d9c
commit 2264b7fc95
6 changed files with 344 additions and 0 deletions

2
tests/__init__.py Normal file
View File

@@ -0,0 +1,2 @@
"""Test helpers."""