algorand / algorand/algorand-sdk-testing

accountInformation.json has incorrect test data

オープン
#263 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
new-bug Team Lamprey
主要言語
Gherkin
スター
21
フォーク
35
平均マージ
15分
マージ済み PR(30日)
1

説明

### accountInformation.json does not contain required fields

```json
algod.oas2.json specifies

"required": [
"round",
"address",
"amount",
"pending-rewards",
"amount-without-pending-rewards",
"rewards",
"status",
"min-balance",
"total-apps-opted-in",
"total-assets-opted-in",
"total-created-apps",
"total-created-assets"
],

```
Some of these are omitted from the accountInformation.json. Actual response from algod *does* contain those fields. This results in deserialisation failures in the .NET SDK test suite but only in the test suite.

### Expected behaviour
Tests to pass, or modified oas2.json
### Actual behaviour
Tests fail

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。