langflow/tests
Gabriel Luiz Freitas Almeida 063cf54495
fix: update test_create_function to use pathlib.Path (#2605)
feat(test_validate_code.py): update test_create_function to use pathlib.Path instead of math.sin to check if it breaks ci
2024-07-09 08:16:50 -07:00
..
data test(test_webhook): change component in webhook test to be async (#2578) 2024-07-08 09:38:22 -07:00
integration test(test_webhook): change component in webhook test to be async (#2578) 2024-07-08 09:38:22 -07: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 fix: update test_create_function to use pathlib.Path (#2605) 2024-07-09 08:16:50 -07:00
conftest.py fix: stream option is not working with tracing enabled (#2602) 2024-07-09 13:37:47 +00:00
test_endpoints.py ci: skip tests with openai key required (#2477) 2024-07-02 06:20:13 -07:00
test_messages_endpoints.py refactor: Update add_messages and add_messagetables functions to return Message objects 2024-07-01 13:53:37 -03:00
test_schema.py refactor: Update langflow components and constants 2024-06-13 10:40:39 -03:00
test_user.py Fixes CLI and server (#2342) 2024-06-25 09:20:55 -07:00
test_webhook.py fix: make webhook api call honor webhook component as input (#2511) 2024-07-04 11:11:55 -07:00