Skip to content

Commit a1d03eb

Browse files
authored
更新 README.md
1 parent 227ee3e commit a1d03eb

File tree

1 file changed

+0
-31
lines changed

1 file changed

+0
-31
lines changed

README.md

Lines changed: 0 additions & 31 deletions
Original file line numberDiff line numberDiff line change
@@ -272,34 +272,3 @@ Example of using URLs in subsequent steps:
272272
- `ap-southeast-1` (Hong Kong)
273273
- `ap-southeast-3` (Singapore)
274274

275-
## 🧪 Testing
276-
277-
### Dynamic Test File Generation
278-
279-
This action includes comprehensive test workflows that generate test files dynamically:
280-
281-
```bash
282-
# Generate test files locally
283-
chmod +x generate-test-files.sh
284-
./generate-test-files.sh
285-
```
286-
287-
The script creates the files and structures used in the tests.
288-
289-
### Test Workflows
290-
291-
- **Quick Test** (`quick-test.yml`) - Single file upload test
292-
- **Upload Tests** (`test-upload.yml`) - Comprehensive upload scenarios
293-
- **Download Tests** (`test-download.yml`) - Comprehensive download scenarios
294-
- **All Operations** (`test-all.yml`) - Full feature testing
295-
296-
Test files are generated dynamically in workflows, keeping the repository clean.
297-
298-
## 📄 License
299-
300-
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.
301-
302-
## 🙏 Acknowledgments
303-
304-
- Huawei Cloud OBS team for the excellent SDK
305-
- GitHub Actions community for inspiration and best practices

0 commit comments

Comments
 (0)