langflow/src/backend/tests
Lucas Oliveira 0088b46aac
fix: url component output types and id generator component (#3740)
* Updated URL component to include text

* Update starter project

* Updated ID Generator with the new component specification

* [autofix.ci] apply automated fixes

* Fixed type errors

* updated tests

* [autofix.ci] apply automated fixes

* Fixed tests

* [autofix.ci] apply automated fixes

---------

Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2024-09-10 12:33:08 +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 fix: url component output types and id generator component (#3740) 2024-09-10 12:33:08 +00:00
.test_durations tests: optimize test durations and refactor test fixtures (#3713) 2024-09-06 14:03:27 -07: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 tests: optimize test durations and refactor test fixtures (#3713) 2024-09-06 14:03:27 -07:00