Baseflow / Baseflow/stellar-rust-sdk

Automatic test value updating after test net update

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

Description

Every time the test net updates, all automated tests fail because the values of the responses have changed. To fix this the json response for a specific api call could be gotten and stored. that way the tests can use these values to compare their results to.

Values from the api could be gotten with a bash script and stored in a .env file or could be gotten within the test using http.

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.