https://github.com/rifflabs/neverust/blob/4c00ec71fad01c3307bd3c3386cc286b72fe7a36/neverust-core/src/api.rs#L932
It seems that the end points are not tested here. There's a possibility they are tested at a higher level, however it may be prudent to do some white box testing.
https://github.com/rifflabs/neverust/blob/4c00ec71fad01c3307bd3c3386cc286b72fe7a36/neverust-core/src/api.rs#L932
It seems that the end points are not tested here. There's a possibility they are tested at a higher level, however it may be prudent to do some white box testing.