Skip to content

Conversation

@venimir-ssv
Copy link

No description provided.

{ ...EMPTY_CLUSTER }
),
},
];

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think we should also add the possibility to check params (if custom error has anything inside we should check it with revertedWithCustomError().withArgs())

return operatorIds;
}

export function asClusterStruct(cluster: any): ClusterStruct {

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this can be avoided, if events would be checked with expect().to.emit(), all contract calls can explicitly expect Cluster type so we will not need to cast types

@venimir-ssv venimir-ssv closed this Jan 5, 2026
@venimir-ssv venimir-ssv deleted the fix/cluster-tests branch January 5, 2026 09:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants