func TestStorageManager(t *testing.T) {

    ctx := context.Background()
    p := NewProvider()
    m, err := p.StorageManager(ctx)