langflow/src/backend/tests
Edwin Jose a0c42d148d
fix: Add missing inputs for HuggingFace model component and include pytest (#4291)
* fix: Add missing inputs for HuggingFace model component and include pytest

- Added missing inputs to the HuggingFace model component.
- Implemented pytest to ensure the inputs are correctly handled.

* remove print statement
2024-10-26 19:41:32 +00:00
..
data ref: Add ALL ruff rules for tests (#4183) 2024-10-19 20:41:37 +00:00
integration ref: Fix some ruff rules for private access (SLF) (#4139) 2024-10-22 23:04:12 +00:00
locust ref: Add ALL ruff rules for tests (#4183) 2024-10-19 20:41:37 +00:00
unit fix: Add missing inputs for HuggingFace model component and include pytest (#4291) 2024-10-26 19:41:32 +00:00
.test_durations fix: refine subflow field filtering to include '|' character check (#4277) 2024-10-25 13:10:41 +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
conftest.py chore: update dependencies and enable HTTP/2 support for AsyncClient in tests (#4173) 2024-10-23 13:02:06 +00:00