testcontainers / testcontainers/testcontainers-python
Bug: redis/windows: RedisContainer has no attributes '_container'
オープン
まだ誰も着手していません。
🐛 bug
🛟 help wanted
- 主要言語
- Python
- スター
- 2.3k
- フォーク
- 386
- 平均マージ
- 4時間 40分
- マージ済み PR(30日)
- 1
説明
Describe the bug
Where docker did not started on running tests pc i get message
AttributeError: 'RedisContainer' object has no attribute '_container'
That is not informative
To Reproduce
Run any tests using testcontainers with docker stopped
AttributeError: 'RedisContainer' object has no attribute '_container'
Runtime environment
python 3.10
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
RedisContainerのエントリーポイントから始め、Dockerを停止した状態でtestcontainersを使用してテストを実行し、失敗を再現します。起動時のエラーパスを追跡し、この環境のカバレッジを追加します。失敗時にAttributeErrorではなく、情報量のあるエラーが生成されれば完了です。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- docker, python, redis
- 領域
- databases, testing
- issue の種類
- バグ
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 35/100