Skip to content

testing(da::celestia): Create integration tests #334

@distractedm1nd

Description

@distractedm1nd

da::celestia has virtually zero coverage, because it requires either making integration tests or using mockall on the RPC interfaces like BlobClient.

The solution is probably a combination of both approaches -- some scenarios might be too complicated to reliably reproduce from the celestia environment, but mockall works.

Because we don't own those interfaces, it would require using the mock! macro.

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions