bowtie-json-schema / bowtie-json-schema/python-jschon
jschon harness improperly references the suite remote URL
オープン
- 主要言語
- Python
- スター
- 0
- フォーク
- 1
- 平均マージ
- 20時間 43分
- マージ済み PR(30日)
- 4
説明
The harness for jschon hardcodes the magic URI that the test suite uses (`http://localhost:1234`) as a base URI, but harnesses aren't supposed to know anything about that at this point (given that all the retrieval URIs are present in `registry`s sent with requests).
We should kill that reference and basically have jschon always use that `InMemory` thing.
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
調査の方向性
ベース URI を設定する jschon の harness コードを特定し、リクエストがレジストリを通じてどのように取得 URI を受け取るかを調査します。harness のテストを実行し、jschon が常に InMemory を使用し、http://localhost:1234 を参照しなくなっていることを確認します。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- python
- 領域
- testing-qa, tooling
- issue の種類
- バグ
- 難易度
- 2/5
- 見積もり時間
- 1〜3時間
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 45/100