langflow/tests
Nicolò Boschi 2787bec4fb
ci: skip tests with openai key required (#2477)
* ci: skip tests with openai key required

* ci: skip tests with openai key required

* ci: skip tests with openai key required

* [autofix.ci] apply automated fixes

* [autofix.ci] apply automated fixes (attempt 2/3)

---------

Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-07-02 06:20:13 -07:00
..
data refactor: rename TextInput to MessageTextInput 2024-06-23 15:24:11 -07:00
integration refactor: move langflow api tests into integration tests (#2469) 2024-07-01 15:25:56 -07:00
locust Reapply "Refactor state management to use Zustand, migrate components to CustomComponent and other fixes" 2024-02-05 19:02:34 -03:00
unit refactor: move langflow api tests into integration tests (#2469) 2024-07-01 15:25:56 -07:00
conftest.py fix path to data folder 2024-06-20 19:08:40 -03:00
test_endpoints.py ci: skip tests with openai key required (#2477) 2024-07-02 06:20:13 -07:00
test_messages_endpoints.py refactor: Update add_messages and add_messagetables functions to return Message objects 2024-07-01 13:53:37 -03:00
test_schema.py refactor: Update langflow components and constants 2024-06-13 10:40:39 -03:00
test_user.py Fixes CLI and server (#2342) 2024-06-25 09:20:55 -07:00
test_webhook.py feat: Add test for webhook with random payload 2024-07-01 13:53:38 -03:00