mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-06 02:48:13 -05:00
[PR #8712] [MERGED] Improve s3 provider tests #22276
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/open-webui/open-webui/pull/8712
Author: @rragundez
Created: 1/21/2025
Status: ✅ Merged
Merged: 1/21/2025
Merged by: @tjbck
Base:
dev← Head:improve-s3-provider-tests📝 Commits (1)
bdc6082Move patchin of S3 obects inside the init📊 Changes
1 file changed (+11 additions, -7 deletions)
View changed files
📝
backend/open_webui/test/apps/webui/storage/test_provider.py(+11 -7)📄 Description
Move client and other S3 objects instantiation to the init of the test class to avoid potential bugs of dealing with Class attributes
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.