langflow/src/backend/tests/unit/utils
Ítalo Johnny 4be6b04d8c
fix: validate and test database connection URLs (#5178)
* test: add unit test for database url validation

* feat: add function to validate database urls

* refactor: use new database url validation function

* fix: ruff errors

* refactor: validate database urls using sqlalchemy

* test: add more cases for database url validation
2024-12-17 17:29:53 +00:00
..
__init__.py ref: Add missing __init__.py files in tests (#4180) 2024-10-17 18:21:56 +00:00
test_connection_string_parser.py ref: Auto-fix ruff rules in tests (#4154) 2024-10-16 15:42:36 +00:00
test_format_directory_path.py ref: Auto-fix ruff rules in tests (#4154) 2024-10-16 15:42:36 +00:00
test_image_utils.py fix: remove use of ImagePromptTemplate in image handling and adds image utils (#4467) 2024-11-08 08:24:19 -08:00
test_rewrite_file_path.py ref: Auto-fix ruff rules in tests (#4154) 2024-10-16 15:42:36 +00:00
test_truncate_long_strings.py ref: Auto-fix ruff rules in tests (#4154) 2024-10-16 15:42:36 +00:00
test_truncate_long_strings_on_objects.py ref: Auto-fix ruff rules in tests (#4154) 2024-10-16 15:42:36 +00:00
test_util_strings.py fix: validate and test database connection URLs (#5178) 2024-12-17 17:29:53 +00:00