langflow/src/backend/tests/integration/components
bhatsanket 19963ded26
fix: ParseJSONDataComponent prevent unnecessary array wrapping (#4357)
* fix(ParseJSONDataComponent): prevent unnecessary array wrapping

Prevent wrapping non-array inputs in arrays to ensure correct JSON parsing and filtering.

* [autofix.ci] apply automated fixes

* updated failing test

---------

Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2024-11-11 23:38:20 +00:00
..
assistants ref: Remove useless pytest.mark.asyncio (#4364) 2024-11-02 13:46:07 +00:00
astra ref: Remove useless pytest.mark.asyncio (#4364) 2024-11-02 13:46:07 +00:00
helpers fix: ParseJSONDataComponent prevent unnecessary array wrapping (#4357) 2024-11-11 23:38:20 +00:00
inputs ref: Remove useless pytest.mark.asyncio (#4364) 2024-11-02 13:46:07 +00:00
output_parsers feat: Refactor langflow Components - Consolidate Imports, Remove Unused Components, and Update Astra Assistant Icons (#4460) 2024-11-11 19:30:05 +00:00
outputs feature: add new playground events (#4280) 2024-11-04 23:58:16 +00:00
prompts ref: Remove useless pytest.mark.asyncio (#4364) 2024-11-02 13:46:07 +00:00
__init__.py ref: Add missing __init__.py files in tests (#4180) 2024-10-17 18:21:56 +00:00
mock_components.py ref: Auto-fix ruff rules in tests (#4154) 2024-10-16 15:42:36 +00:00