langflow/tests
ogabrielluiz 98e3f4bdaa refactor: Update langflow custom components to use specific input classes
The code changes update the langflow custom components to use specific input classes, such as IntInput and TextInput, instead of the generic field types. This refactor improves the clarity and type safety of the code.
2024-06-18 22:41:10 -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 data folder path in conftest.py 2024-06-18 19:03:48 -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