Add pre-commit hook enforcing 30s test suite time limit (#132)
This commit is contained in:
committed by
GitHub
parent
aff3edb06a
commit
2b97da9e9c
@@ -55,7 +55,7 @@ def test_create_timmy_custom_db_file():
|
||||
|
||||
|
||||
def test_create_timmy_embeds_system_prompt():
|
||||
from timmy.prompts import TIMMY_SYSTEM_PROMPT
|
||||
from timmy.prompts import SYSTEM_PROMPT
|
||||
|
||||
with patch("timmy.agent.Agent") as MockAgent, \
|
||||
patch("timmy.agent.Ollama"), \
|
||||
|
||||
Reference in New Issue
Block a user