annoviko / annoviko/robotframework-httpctrl

Set Stub for URL described by regular expression

未關閉
#42 0 則留言 0 個 reaction 已指派 1 人 已被 @annoviko 認領 在 GitHub 檢視
enhancement
主要語言
Python
星號
11
分支
4
PR 合併指標
30 天內沒有已合併 PR

描述

**Is your feature request related to a problem? Please describe.**
As a user I might have a need to stub a URL with parameters that are changing dynamically, for example:
`/api/v1/some_function?param=1` where `param` might be any value.

**Describe the solution you'd like**
A keyword that will cover this requirement, for example, new keyword:
`Set Stub Reply with Regex URL 200`

And the same way to get information about calles:
`Get Stub Count with Regex URL `

**Describe alternatives you've considered**
Update existed API, but it will make it less comprehensive.

**Additional context**
N/A

貢獻指南

這個儲存庫沒有索引到貢獻指南

評估

這個 Issue 還沒有評估資料。

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。