You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gcgj-dify-1.7.0/api/tests/unit_tests/libs
QuantumGhost ddfd8c8525
feat(api): add UUIDv7 implementation in SQL and Python (#22058)
This PR introduces UUIDv7 implementations in both Python and SQL to establish the foundation for migrating from UUIDv4 to UUIDv7 as proposed in #19754.

ID generation algorithm of existing models are not changed, and new models should use UUIDv7 for ID generation.

Close #19754.
7 months ago
..
test_datetime_utils.py feat: Persist Variables for Enhanced Debugging Workflow (#20699) 8 months ago
test_email.py chore: apply flake8-pytest-style linter rules (#8307) 1 year ago
test_flask_utils.py feat: add a flask_context_manager. (#21061) 8 months ago
test_helper.py feat(libs): Introduce `extract_tenant_id` (#22086) 7 months ago
test_login.py test: add comprehensive unit tests for login decorator (#22294) 7 months ago
test_pandas.py
test_passport.py test: add comprehensive unit tests for PassportService with exception handling optimization (#22268) 7 months ago
test_password.py test: add unit tests for password validation and hashing (#22003) 7 months ago
test_rsa.py
test_uuid_utils.py feat(api): add UUIDv7 implementation in SQL and Python (#22058) 7 months ago
test_yarl.py fix: return absolute path as the icon url if CONSOLE_API_URL is empty (#15279) 11 months ago