langflow/tests/data
2024-01-25 13:03:42 -03:00
..
basic_example.json 🐛 fix(basic_example.json): change value of "value" key from "abc" to null to remove hardcoded value and improve flexibility 2023-09-22 11:06:25 -03:00
BasicChatwithPromptandHistory.json 🚀 feat: add Basic Chat with Prompt and History (2) node 2023-09-05 11:55:53 -03:00
ChatInputTest.json Fix import statements and formatting issues 2024-01-25 13:03:42 -03:00
complex_example.json fix: replace old complex_example to fix tests 2023-07-01 09:52:45 -03:00
component.py Add TestComponent class to tests/data/component.py 2023-12-05 18:35:04 -03:00
component_with_templatefield.py Update import statement for TemplateField 2023-12-10 15:54:33 -03:00
grouped_chat.json Update grouped_chat example 2023-10-04 20:46:17 -03:00
one_group_chat.json 🔧 chore(conftest.py): add fixture for one_grouped_chat_json_flow to provide a test data file for one grouped chat 2023-10-05 11:39:00 -03:00
Openapi.json 🔧 chore(config.yml): update Swagger API overview and paths 2023-06-21 11:17:48 -03:00
TwoOutputsTest.json Fix import statements and formatting issues 2024-01-25 13:03:42 -03:00
Vector_store.json adds vector store tests 2023-09-17 19:34:46 -03:00
vector_store_grouped.json 🔧 chore(conftest.py): add new fixture for vector_store_grouped_json_flow to improve test coverage 2023-10-05 12:29:29 -03:00