mirror of
https://github.com/GothenburgBitFactory/task-timewarrior-hook.git
synced 2025-09-05 23:17:21 +02:00
Add E2E tests
This commit is contained in:
parent
487dfed981
commit
29479d064e
13 changed files with 2204 additions and 216 deletions
3
test/basetest/__init__.py
Normal file
3
test/basetest/__init__.py
Normal file
|
@ -0,0 +1,3 @@
|
|||
from .task import Task
|
||||
from .testing import TestCase
|
||||
from .timew import Timew
|
Loading…
Add table
Add a link
Reference in a new issue