langflow/src/backend/tests
Lucas Oliveira 1912b08232
fix: changed serializations to use serialize function to not compromise json structure (#6673)
* Changed truncate_json to serialize to not lose json structure

* Removed truncate_json and its tests

* [autofix.ci] apply automated fixes

* Added max_length and max_items to serialize calls

* [autofix.ci] apply automated fixes

---------

Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2025-02-17 21:45:44 +00:00
..
data fix: update documentation links for Custom Component to use the correct URL (#6145) 2025-02-06 22:39:05 +00:00
integration feat: add dialog support to dropdown components and enhance AstraDB (#5349) 2025-01-21 19:43:54 +00:00
locust chore: Enhance Locust load testing and optimize database settings (#6265) 2025-02-17 14:26:36 +00:00
performance tests: Remove unnecessary benchmark markers from server init tests (#5806) 2025-01-20 16:43:46 +00:00
unit fix: changed serializations to use serialize function to not compromise json structure (#6673) 2025-02-17 21:45:44 +00:00
.test_durations chore: update test durations (#6655) 2025-02-17 12:37:19 +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: Use Alembic with async driver (#6258) 2025-02-11 23:11:55 +00:00
constants.py chore: Update supported versions in tests constants (#5569) 2025-01-07 15:43:49 +00:00