feat(test): add end-to-end test coverage for container lifecycle, auth, buckets, objects, policies, credentials, status, and S3 compatibility
This commit is contained in:
@@ -1,5 +1,13 @@
|
||||
# Changelog
|
||||
|
||||
## 2026-03-21 - 1.5.0 - feat(test)
|
||||
add end-to-end test coverage for container lifecycle, auth, buckets, objects, policies, credentials, status, and S3 compatibility
|
||||
|
||||
- adds a reusable test helper for creating isolated ObjectStorageContainer instances and logging in as admin
|
||||
- introduces a test script in package.json to run the new Deno test suite
|
||||
- covers core management API flows including authentication, bucket operations, object operations, named policies, credentials, and server status/config
|
||||
- verifies S3 SDK interoperability including bucket and object operations plus credential rejection cases
|
||||
|
||||
## 2026-03-15 - 1.4.2 - fix(license)
|
||||
add missing license file
|
||||
|
||||
|
||||
Reference in New Issue
Block a user