Skip to content

Commit

Permalink
test: fix bruno test parameters
Browse files Browse the repository at this point in the history
  • Loading branch information
chuckadams committed Oct 22, 2024
1 parent 307cfb8 commit 08a39c7
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 1 deletion.
16 changes: 15 additions & 1 deletion bruno/Themes/Theme Info for 100-bytes (all fields).bru
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,19 @@ get {

params:query {
action: theme_information
request[slug]: 100-days
request[slug]: 100-bytes
request[fields][description]: 1
request[fields][sections]: 1
request[fields][rating]: 1
request[fields][ratings]: 1
request[fields][downloaded]: 1
request[fields][download_link]: 1
request[fields][last_updated]: 1
request[fields][homepage]: 1
request[fields][tags]: 1
request[fields][template]: 1
request[fields][parent]: 1
request[fields][versions]: 1
request[fields][screenshot_url]: 1
request[fields][active_installs]: 1
}
5 changes: 5 additions & 0 deletions bruno/Themes/Theme Info for 100-bytes.bru
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,8 @@ get {
body: none
auth: none
}

params:query {
action: theme_information
request[slug]: 100-bytes
}

0 comments on commit 08a39c7

Please sign in to comment.