dfinity / exchange-rate-canister

The exchange rate canister (XRC) makes use of the HTTP requests feature to provide exchange rates as a service to the IC.
Apache License 2.0
37 stars 10 forks source link

feat: Adding unit tests to cover the API call's usage of the new `pending` error. #154

Closed dfinity-ryancroote closed 1 year ago

dfinity-ryancroote commented 1 year ago

This PR includes two additional unit tests to better cover the usage of the inflight request tracking and pending error.