langflow/src/backend/tests
Gabriel Luiz Freitas Almeida aaaf6f3784
refactor: replace get_actions call with get_tools in Composio Component (#3684)
* refactor: update deprecated call to get_actions

* Update composio-langchain dependency to version 0.5.13 in pyproject.toml

* Downgrade `composio-langchain` dependency to version `0.5.9` in `pyproject.toml`

* Add missing import for CustomComponent in test_custom_component.py
2024-09-04 21:16:36 +00:00
..
data feat: ui build in one single http request (#3020) 2024-08-02 06:53:34 -07:00
integration feat: add Parse JSON component (#3167) 2024-09-03 16:36:30 +00:00
locust refactor: move tests folder structure and update pytest commands (#2785) 2024-07-18 15:19:43 +00:00
unit refactor: replace get_actions call with get_tools in Composio Component (#3684) 2024-09-04 21:16:36 +00:00
.test_durations fix: update type to silence warning and memory chatbot json (#3265) 2024-08-09 16:01:25 +00:00
__init__.py chore: refactor and add components integration tests (#3607) 2024-09-02 15:21:47 +02:00
api_keys.py chore: refactor and add components integration tests (#3607) 2024-09-02 15:21:47 +02:00
conftest.py chore: refactor and add components integration tests (#3607) 2024-09-02 15:21:47 +02:00