langflow/tests
Gabriel Almeida 1d5f156a22 refactor(cache): add cache attribute to memoized function wrapper
refactor(test_cache.py): update import statements and function names
test(cache): add tests for load_or_build_langchain_object, build_langchain_object_with_caching, build_graph, and cache size limit
2023-05-07 20:15:29 +00:00
..
data test: fix text scripts 2023-04-13 11:52:42 -03:00
conftest.py refactor(langflow): reorder imports in multiple files 2023-05-02 23:23:36 +00:00
test_agents_template.py refactor(base.py): simplify type of Union fields to the first type in the Union 2023-05-02 23:23:36 +00:00
test_cache.py refactor(cache): add cache attribute to memoized function wrapper 2023-05-07 20:15:29 +00:00
test_cache_manager.py refactor(langflow): reorder imports in multiple files 2023-05-02 23:23:36 +00:00
test_chains_template.py chore(base.py): add type ignore comment to clear_cache function 2023-05-04 18:24:12 -03:00
test_creators.py refac: fix linting 2023-04-01 18:03:14 -03:00
test_custom_types.py feat: first version of vecstore, docloader and embeddings working 2023-04-06 13:55:07 -03:00
test_endpoints.py fix: update to validate prompt endpoint 2023-04-04 22:07:40 -03:00
test_frontend_nodes.py refac: fix linting 2023-04-01 18:03:14 -03:00
test_graph.py fixes to tests 2023-04-29 07:38:06 -03:00
test_llms_template.py refactor(base.py): simplify type of Union fields to the first type in the Union 2023-05-02 23:23:36 +00:00
test_loading.py formatting 2023-03-31 14:06:40 -03:00
test_prompts_template.py refactor(tests): change 'advanced' field to False in all tests templates 2023-05-02 11:48:00 -03:00
test_template.py refac: change docstring parser 2023-04-13 21:39:25 -03:00
test_validate_code.py formatting 2023-03-31 14:06:40 -03:00
test_vectorstore_template.py test: add test to vectorstore 2023-04-10 11:54:12 -03:00
test_websocket.py refactor(langflow): reorder imports in multiple files 2023-05-02 23:23:36 +00:00