langflow/tests
ogabrielluiz 412a793a4c refactor: Update DocumentsToDataComponent class name in test_helper_components.py
The code changes in test_helper_components.py update the class name from DocumentToDataComponent to DocumentsToDataComponent. This refactor improves the clarity and consistency of the code.
2024-06-18 22:42:06 -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 DocumentsToDataComponent class name in test_helper_components.py 2024-06-18 22:42:06 -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