loop icon indicating copy to clipboard operation
loop copied to clipboard

CLI Unit Tests

Open levmi opened this issue 3 months ago • 0 comments

Build out a unit test suite for the CLI with prerecorded RPC responses and verification of RPC requests. We can record sessions, save as JSON, replay them and make sure the CLI sends the expected response. This will help us catch any obvious issues in the CLI.

levmi avatar Oct 10 '25 14:10 levmi