oxidecomputer / dropshot

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

[8/n] [dropshot-endpoint] add tests for missing attributes #1035

Closed sunshowers closed 3 months ago

sunshowers commented 3 months ago

This is a bit of a basic/elementary test but I realized we didn't have coverage for it. (And it's actually important for server traits -- specifically, without extra work, incorrect span information is produced.)