langflow/src/backend/tests
Nicolò Boschi 1c7ef6ee60
feat: add Parse JSON component (#3167)
* feat: add Parse JSON component

* feat: Update ParseJSONDataComponent to handle JSON decoding errors

* fix tests

* [autofix.ci] apply automated fixes

* add string check in _parse_data

---------

Co-authored-by: Gabriel Luiz Freitas Almeida <gabriel@langflow.org>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2024-09-03 16:36:30 +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 feat: add EventManager to centralize callbacks (#3434) 2024-09-02 15:41:19 +02: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