langflow/tests
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
..
data refactor: Update langflow custom components to use specific input classes 2024-06-18 22:41:10 -03:00
integration General fixes related to shortcuts icons (#2179) 2024-06-17 09:16:53 -03:00
locust Reapply "Refactor state management to use Zustand, migrate components to CustomComponent and other fixes" 2024-02-05 19:02:34 -03:00
unit refactor: Update docs_path in test_data_components.py to fix directory path 2024-06-18 22:42:14 -03:00
conftest.py refactor: Update data folder path in conftest.py 2024-06-18 19:03:48 -03:00
test_endpoints.py merge dev into two_edges 2024-06-17 10:01:28 -03:00
test_schema.py refactor: Update langflow components and constants 2024-06-13 10:40:39 -03:00
test_user.py Improve error handling and logging in get_current_user_by_jwt function (#2165) 2024-06-14 04:24:52 -07:00
test_webhook.py Add webhook test and fix webhook to support endpoint name 2024-06-14 16:30:17 -03:00