langflow/src/backend/tests
anovazzi1 02fbb450db
feature: Add message feedback and update frontend interface (#5022)
* add style for message feedback

* add backend suprot to new feature

* update frontend interface and add handle function

* [autofix.ci] apply automated fixes

* Update tooltip content for bot messages

* Update evaluation icons styling

* Add custom thumb icons for thumbs up and thumbs down

* Add custom thumb icons for thumbs up and thumbs down

* Update thumb icons based on evaluation value

* [autofix.ci] apply automated fixes

* Update property name for positive feedback

* Update property name for positive feedback

* feat: Add data-testid attributes to helpful and not helpful buttons and update test of playground to include new functionality

* update test to include new message features
2024-12-17 19:09:06 +00:00
..
data fix: Make from_template_and_variables async for backwards compatibility, add sync version, add tests and small fixes (#4500) 2024-11-12 02:25:24 +00:00
integration ref: Make create_or_update_starter_projects async (#5165) 2024-12-10 07:51:35 +00:00
locust ref: Bump ruff version to 0.8 (#5087) 2024-12-08 11:16:06 +00:00
performance ref: Make create_or_update_starter_projects async (#5165) 2024-12-10 07:51:35 +00:00
unit feature: Add message feedback and update frontend interface (#5022) 2024-12-17 19:09:06 +00:00
.test_durations feat: Update SQLModel dependency and improve UUID handling (#4891) 2024-12-12 04:58:27 -08: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 tests: Enhance component testing and error handling with dynamic retrieval (#4526) 2024-11-12 10:50:56 -08:00
conftest.py feat: Activate sqlite blocking detection again (#5203) 2024-12-11 15:48:17 +00:00
constants.py tests: Enhance component testing and error handling with dynamic retrieval (#4526) 2024-11-12 10:50:56 -08:00