feat: implement mvp with email-first login flow and langgraph architecture
This commit is contained in:
4
tests/test_history_module.py
Normal file
4
tests/test_history_module.py
Normal file
@@ -0,0 +1,4 @@
|
||||
import ea_chatbot.history
|
||||
|
||||
def test_history_module_importable():
|
||||
assert ea_chatbot.history is not None
|
||||
Reference in New Issue
Block a user