oxidecomputer / dropshot

expose REST APIs from a Rust program
Apache License 2.0
843 stars 74 forks source link

[2/n] [dropshot-endpoint] turn valid endpoint tests into snapshot tests #1010

Closed sunshowers closed 4 months ago

sunshowers commented 4 months ago

Use expectorate to manage these tests. It's much easier to see the outputs, and to make changes to them, this way.