-
Notifications
You must be signed in to change notification settings - Fork 180
Open
Labels
Type: TaskDiscrete task to implementDiscrete task to implement
Description
Summary
Re-enable the OpenRPC snapshot test to automatically validate API documentation and catch breaking changes in Forest's RPC API.
The OpenRPC test rpc::tests::openrpc is currently disabled. However, this test serves critical functions for API stability, documentation generation, and ecosystem integration.
As Forest's RPC API is relatively stable, we should re-enable this test with improved tooling and workflows to manage snapshot updates.
Completion Criteria
- Remove the
#[ignore]
attribute from theopenrpc()
test - Ensure snapshot files are properly generated and committed
Additional Links & Resources
Metadata
Metadata
Assignees
Labels
Type: TaskDiscrete task to implementDiscrete task to implement
Type
Projects
Status
Ready