Baseflow / Baseflow/stellar-rust-sdk

Move pagination tests to appropiate location

Open
#77 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Rust
Stars
10
Forks
2
PR merge metrics
No merged PRs in 30d

Description

Currently, pagination functionality for requests are being tested in `assets`/`all_assets_request.rs`. Since all code concerning pagination in requests (i.e. set cursors, order, limit) has been moved to a macro, it would make more sense to test it there.

Identical (and therefore duplicate) tests also occur in some other endpoints (for example `all_claimable_balances_request`). These can be removed as well.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.