langflow/tests/unit
ogabrielluiz 74af14b373 refactor: Update docs_path in test_data_components.py to fix directory path
The code changes in test_data_components.py update the `docs_path` variable to fix the directory path for loading components. The previous path was incorrect, and this update ensures that the correct path is used. This refactor improves the accuracy and reliability of the code.
2024-06-18 22:42:14 -03:00
..
__init__.py test: add astra integration test (#2189) 2024-06-15 19:50:38 -07:00
test_api_key.py test: add astra integration test (#2189) 2024-06-15 19:50:38 -07:00
test_cache.py test: add astra integration test (#2189) 2024-06-15 19:50:38 -07:00
test_cli.py test: add astra integration test (#2189) 2024-06-15 19:50:38 -07:00
test_custom_component.py (test_custom_component.py): update test_custom_component_get_function_entrypoint_args to reflect correct number of arguments in build method 2024-06-18 22:41:57 -03:00
test_data_components.py refactor: Update docs_path in test_data_components.py to fix directory path 2024-06-18 22:42:14 -03:00
test_database.py test: add astra integration test (#2189) 2024-06-15 19:50:38 -07:00
test_files.py test: add astra integration test (#2189) 2024-06-15 19:50:38 -07:00
test_frontend_nodes.py merge dev into two_edges 2024-06-17 10:01:28 -03:00
test_graph.py test: add astra integration test (#2189) 2024-06-15 19:50:38 -07:00
test_helper_components.py refactor: Update DocumentsToDataComponent class name in test_helper_components.py 2024-06-18 22:42:06 -03:00
test_initial_setup.py merge dev into two_edges 2024-06-17 10:01:28 -03:00
test_loading.py test: add astra integration test (#2189) 2024-06-15 19:50:38 -07:00
test_login.py test: add astra integration test (#2189) 2024-06-15 19:50:38 -07:00
test_process.py test: add astra integration test (#2189) 2024-06-15 19:50:38 -07:00
test_record.py merge dev into two_edges 2024-06-17 10:01:28 -03:00
test_setup_superuser.py test: add astra integration test (#2189) 2024-06-15 19:50:38 -07:00
test_template.py Refactor build_template_from_class function to remove unused code and improve readability 2024-06-17 10:55:50 -03:00
test_validate_code.py test: add astra integration test (#2189) 2024-06-15 19:50:38 -07:00
text_experimental_components.py test: add astra integration test (#2189) 2024-06-15 19:50:38 -07:00