feat: add tests for major parts of the bot
This commit is contained in:
parent
fad4f6bbbf
commit
256a442628
7 changed files with 181 additions and 0 deletions
|
|
@ -11,3 +11,6 @@ dependencies = [
|
|||
"pydantic>=2.10.6",
|
||||
"python-dotenv>=1.0.1",
|
||||
]
|
||||
|
||||
[dependency-groups]
|
||||
dev = ["pytest>=8.3.5"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue