This commit is contained in:
2024-08-27 11:01:14 +02:00
parent 01749367e8
commit 5a9b1fed44
12 changed files with 12 additions and 12 deletions
+7
View File
@@ -0,0 +1,7 @@
import pytest
from util.ticktick import TickTick
def test_ticktick_begin_auth() -> None:
auth_url = TickTick.begin_auth()