langflow/src/backend/tests
Gabriel Luiz Freitas Almeida 25ca57f53f
tests: Remove unnecessary benchmark markers from server init tests (#5806)
refactor(tests): remove benchmark markers from server init tests

- Removed unnecessary @pytest.mark.benchmark decorators from multiple performance test functions in test_server_init.py.
- This change streamlines the test suite by eliminating redundant benchmarking annotations, while maintaining the integrity of the tests.
2025-01-20 16:43:46 +00:00
..
data refactor: add graph utility tests and refactor sorting methods (#5538) 2025-01-09 20:15:24 +00:00
integration ref: Some ruff fixes from preview (#5420) 2024-12-28 21:25:35 +00:00
locust ref: Bump ruff version to 0.8 (#5087) 2024-12-08 11:16:06 +00:00
performance tests: Remove unnecessary benchmark markers from server init tests (#5806) 2025-01-20 16:43:46 +00:00
unit feat(component): API Request Component Overhaul (#5007) 2025-01-20 16:23:59 +00:00
.test_durations chore: update test durations (#5799) 2025-01-20 15:54:25 +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 tests: allow tests to skip version tests if file_names_mapping is empty (#5562) 2025-01-07 12:47:14 +00:00
conftest.py tests: fix tests by clearing service_manager services (#5573) 2025-01-08 13:13:41 +00:00
constants.py chore: Update supported versions in tests constants (#5569) 2025-01-07 15:43:49 +00:00