splunk / pytest-splunk-addon

A Dynamic test tool for Splunk Technology Add-ons
https://splunk.github.io/pytest-splunk-addon/
Apache License 2.0
57 stars 20 forks source link

fix: updating url rule #864

Closed harshilgajera-crest closed 2 months ago

harshilgajera-crest commented 2 months ago

Updated url rule so that if only url["path"] or url["query"] is given, just path and query is generated. EG: url["path"] will generate path like: "/random/path" EG: url["query"] will generate query like: "?asd=abs"

srv-rr-github-token commented 2 months ago

:tada: This issue has been resolved in version 5.3.0-beta.8 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket:

srv-rr-github-token commented 3 weeks ago

:tada: This issue has been resolved in version 5.4.0-beta.1 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: