annoviko / annoviko/robotframework-httpctrl

Set Stub for URL described by regular expression

Aperta
#42 0 commenti 0 reazioni 1 assegnatario Rivendicata da @annoviko Vedi su GitHub
enhancement
Lingua principale
Python
Stelle
11
Fork
4
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

**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

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.