langflow/src/backend/tests
Edwin Jose dcd68c5f4e
feat: adds Wikipedia Component and deprecates the wikipedia API tool component (#5871)
* update

* Update test_wikipedia_api.py

* [autofix.ci] apply automated fixes

* Update src/backend/base/langflow/components/tools/wikipedia.py

Co-authored-by: Gabriel Luiz Freitas Almeida <gabriel@langflow.org>

* Update test_wikipedia_api.py

* [autofix.ci] apply automated fixes

---------

Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Gabriel Luiz Freitas Almeida <gabriel@langflow.org>
2025-01-22 18:29:53 +00:00
..
data feat: loop components handle ui and logic (#5744) 2025-01-21 17:52:28 +00:00
integration feat: add dialog support to dropdown components and enhance AstraDB (#5349) 2025-01-21 19:43:54 +00:00
locust ref: Bump ruff version to 0.8 (#5087) 2024-12-08 11:16:06 +00:00
performance tests: Remove unnecessary benchmark markers from server init tests (#5806) 2025-01-20 16:43:46 +00:00
unit feat: adds Wikipedia Component and deprecates the wikipedia API tool component (#5871) 2025-01-22 18:29:53 +00:00
.test_durations chore: update test durations (#5857) 2025-01-22 15:19:57 +00:00
__init__.py chore: refactor and add components integration tests (#3607) 2024-09-02 15:21:47 +02:00
api_keys.py ref: Auto-fix ruff rules in tests (#4154) 2024-10-16 15:42:36 +00:00
base.py fix: make sure tests run async (#5842) 2025-01-21 08:16:33 -08:00
conftest.py feat: loop components handle ui and logic (#5744) 2025-01-21 17:52:28 +00:00
constants.py chore: Update supported versions in tests constants (#5569) 2025-01-07 15:43:49 +00:00