hashgraph / hedera-sourcify

Tools for verifying Hedera smart contracts using standard open source libraries.
Apache License 2.0
6 stars 7 forks source link

Add tests covering the REST API #93

Closed svienot closed 6 months ago

svienot commented 6 months ago

Problem

Ensure non-regression of the server REST API.

Solution

Add tests of the REST API end-points covering in priority the end-points on which the mirror-node explorer and the exposed verification mode of the native sourcify UI rely.

Alternatives

No response

Nana-EC commented 6 months ago

@acuarica did your recent work cover this?