langflow/src/backend/tests/data
Yuqi Tang e23e543b60
feat: combine chat history and chat store into a CRUD component (#8323)
* combine history and store

* combine history and store

* [autofix.ci] apply automated fixes

* Update memory.py

* [autofix.ci] apply automated fixes

* update json

* Update memory.py

* Update memory.py

* [autofix.ci] apply automated fixes

* change order

* change order

* put retrieve first

* add json

* [autofix.ci] apply automated fixes

* Update memory.py

* [autofix.ci] apply automated fixes

* [autofix.ci] apply automated fixes (attempt 2/3)

* update test

* fix test

* update tests

* update memory_chatbot

* change number back

* fix py test

* update

* update pokedex

* update flow

* [autofix.ci] apply automated fixes

* update type converter

* format

* fix name

* update meeting summary

* [autofix.ci] apply automated fixes

* fix test memory chatbot

* update method

* update method

* fix sort

* fix test graph state

* fix test

* fix locator

---------

Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Edwin Jose <edwin.jose@datastax.com>
Co-authored-by: Eric Hare <ericrhare@gmail.com>
2025-06-05 22:19:01 +00:00
..
__init__.py ref: Add missing __init__.py files in tests (#4180) 2024-10-17 18:21:56 +00:00
basic_example.json refactor: move tests folder structure and update pytest commands (#2785) 2024-07-18 15:19:43 +00:00
BasicChatwithPromptandHistory.json refactor: move tests folder structure and update pytest commands (#2785) 2024-07-18 15:19:43 +00:00
ChatInputTest.json fix: edges moving on just cloned flows (#6819) 2025-02-26 20:46:54 +00:00
complex_example.json refactor: move tests folder structure and update pytest commands (#2785) 2024-07-18 15:19:43 +00:00
component.py ref: Add ALL ruff rules for tests (#4183) 2024-10-19 20:41:37 +00:00
component_multiple_outputs.py refactor: move tests folder structure and update pytest commands (#2785) 2024-07-18 15:19:43 +00:00
component_nested_call.py ref: Add ALL ruff rules for tests (#4183) 2024-10-19 20:41:37 +00:00
component_with_templatefield.py ref: Add ALL ruff rules for tests (#4183) 2024-10-19 20:41:37 +00:00
debug_incoming_24k.raw feat: voice mode (#4642) 2025-03-20 00:05:55 +00:00
dynamic_output_component.py fix: update documentation links for Custom Component to use the correct URL (#6145) 2025-02-06 22:39:05 +00:00
env_variable_test.json feat: Add unit tests for run_flow_from_json with fake environment variables (#4015) 2025-01-31 18:51:34 +00:00
grouped_chat.json refactor: move tests folder structure and update pytest commands (#2785) 2024-07-18 15:19:43 +00:00
LoopTest.json fix: correct loop component dependencies (#8091) 2025-06-02 19:56:48 +00:00
MemoryChatbotNoLLM.json feat: combine chat history and chat store into a CRUD component (#8323) 2025-06-05 22:19:01 +00:00
one_group_chat.json refactor: move tests folder structure and update pytest commands (#2785) 2024-07-18 15:19:43 +00:00
Openapi.json refactor: move tests folder structure and update pytest commands (#2785) 2024-07-18 15:19:43 +00:00
SimpleAPITest.json refactor: update simple API test JSON (#5469) 2024-12-27 09:21:37 -08:00
TwoOutputsTest.json fix: edges moving on just cloned flows (#6819) 2025-02-26 20:46:54 +00:00
Vector_store.json refactor: move tests folder structure and update pytest commands (#2785) 2024-07-18 15:19:43 +00:00
vector_store_grouped.json refactor: move tests folder structure and update pytest commands (#2785) 2024-07-18 15:19:43 +00:00
WebhookTest.json fix: update documentation links for Custom Component to use the correct URL (#6145) 2025-02-06 22:39:05 +00:00