MarketSquare / MarketSquare/robotframework-angularjs
Remove the **MAGIC**
まだ誰も着手していません。
- 主要言語
- Python
- スター
- 33
- フォーク
- 20
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
Due to the goal of this library that mirrors Protractor which in turn justifiable claims that "[y]ou no longer need to add waits and sleeps to your test" and "you don’t have to worry about waiting for your test and webpage to sync." everything it accomplishes in this regard feels like **MAGIC**. This complicates the situation when things don't go as expected. It also downplays the importance of the end users understanding what is going on, what this library can and cannot accomplish.
This ticket lists some of the items I want to change to help remove the magic.
1. If the library has to poll (more than once, twice, N times) than an info log statement is recorded.
2. If the library timeouts log that piece of information at info level.
3. [.. something else that I really can't remember at this time ..]
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
ファイル、テスト、エントリーポイントは指定されていません。まずライブラリの polling と timeout のパスを見つけ、次に繰り返しの polling と timeout が現在どのように報告されているかを確認してください。合意された polling と timeout のイベントが info レベルでログに記録され、残りのスコープが明確になれば完了です。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- python
- 領域
- testing
- issue の種類
- 機能追加
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 25/100