langflow/tests
Gabriel Luiz Freitas Almeida 46b7911110
test(test_webhook): change component in webhook test to be async (#2578)
* feat: Add aiofiles package for asyncio file support

* fix: add async component in webhook test flow

* refactor: deactivate astra db test

* refactor: remove AstraDB test and related code

* feat: add component that makes an async api call

* chore: Update langsmith and sentry-sdk dependencies to latest versions
2024-07-08 09:38:22 -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: the pythonfunction test error (#2572) 2024-07-08 15:48:33 +00:00
conftest.py fix path to data folder 2024-06-20 19:08:40 -03: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