dify/api/tests/unit_tests/libs
Stephen Zhou 0564b75187
Merge remote-tracking branch 'origin/main' into deploy/konwledge
# Conflicts:
#	api/tests/unit_tests/commands/test_generate_swagger_specs.py
#	api/tests/unit_tests/controllers/console/app/test_agent_manage_guard.py
#	api/tests/unit_tests/extensions/test_ext_login.py
#	packages/dify-ui/src/alert-dialog/index.tsx
#	web/app/components/datasets/external-api/external-api-modal/index.tsx
#	web/app/components/datasets/list/dataset-card/components/operations-dropdown.tsx
#	web/features/new-rag/document-list.tsx
#	web/features/new-rag/sources-page.tsx
2026-08-24 11:03:38 +08:00
..
_human_input
broadcast_channel/redis fix(api): prevent dropped workflow_started events in Redis Streams (#40964) 2026-08-21 03:46:50 +00:00
key_providers feat: support azure keyvault (#39933) 2026-08-07 00:42:13 +00:00
test_api_token_cache.py
test_archive_storage.py refactor: use catalog for workflow archive maintenance (#39001) 2026-07-20 07:59:29 +00:00
test_cron_compatibility.py
test_custom_inputs.py
test_datetime_utils.py test: use sqlite3 session in test_workflow_pause_events (#38688) 2026-07-29 05:49:15 +00:00
test_email_i18n.py refactor(api): decouple console queries through application services (#40031) 2026-08-07 00:42:55 +00:00
test_email.py
test_encryption.py
test_external_api.py chore: improve lambda plugin runtime error display (#39437) 2026-07-23 06:05:14 +00:00
test_file_utils.py
test_flask_utils.py
test_helper.py fix: reject trailing newlines in alphanumeric() validator (#39666) (#39667) 2026-07-28 05:49:19 +00:00
test_json_in_md_parser.py
test_jwt_imports.py
test_login.py refactor(api): extract workspace list into layered application service (#39822) 2026-08-05 02:36:16 +00:00
test_oauth_base.py
test_oauth_bearer_layer0_cache.py
test_oauth_bearer_rate_limit_ordering.py
test_oauth_bearer_require_scope.py
test_oauth_bearer.py
test_oauth_clients.py
test_orjson.py
test_pagination.py fix(api): PaginatedResult.pages should be 0 for an empty result set (#39229) 2026-07-22 01:11:14 +00:00
test_pandas.py
test_passport.py test: use typed config overrides in service coverage (#40848) 2026-08-18 11:59:58 +00:00
test_password.py
test_pyrefly_diagnostics.py
test_pyrefly_type_coverage.py
test_rate_limit_bearer.py
test_rate_limiter.py
test_rsa.py
test_schedule_utils_enhanced.py
test_sendgrid_client.py
test_smtp_client.py
test_time_parser.py
test_token_manager.py refactor(api): extract change email state machine (#40439) 2026-08-21 08:13:23 +00:00
test_token.py test: centralize typed runtime config overrides (#40857) 2026-08-20 13:30:04 +00:00
test_uuid_utils.py
test_workspace_member_helper.py refactor(api): consolidate deployment edition handling (#40142) 2026-08-11 07:39:01 +00:00
test_workspace_permission.py test: isolate config inputs from process environment (#40847) 2026-08-17 13:09:17 +00:00
test_yarl.py