captbaritone / captbaritone/codeception-mailcatcher-module
Get URL for link labelled X
オープン
enhancement
help wanted
- 主要言語
- PHP
- スター
- 110
- フォーク
- 39
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
Feature request
Add a new method that allows the user to specify a link label, of which the method returns the URL that the label is linked to.
e.g. if I have an email with 2 links:
1. `First link`
2. `Second link`
It would be great if we could do something like: `$I->getUrlForLink('Second link')` to get the URL from the second link.
Feel free to make the method name anything you like that makes sense.
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
調査の方向性
Issue にはファイルまたはテストのエントリーポイントが記載されていません。まず、モジュールに既存するメールおよびリンク処理 API を探し、次にラベルから URL への検索をどこに配置するべきかを判断してください。指定されたリンクラベルが、図示された 2 番目のリンクのケースを含め、リンク先の URL を返し、この動作がテストでカバーされていれば完了です。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- php
- 領域
- testing
- issue の種類
- 機能追加
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 35/100