mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2026-07-23 00:14:26 +00:00
473e699368
Add comprehensive test coverage for table policy operations: - Added PutTablePolicy, GetTablePolicy, DeleteTablePolicy methods to test client - Implemented testTablePolicy lifecycle test validating Put/Get/Delete operations - Verified error handling for missing policies