Skip to content

Commit

Permalink
Add package collection check to smoke test
Browse files Browse the repository at this point in the history
  • Loading branch information
finestructure committed Nov 21, 2024
1 parent 1b9e115 commit 7e4f794
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions restfiles/smoke-test.restfile
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,11 @@ requests:
validation:
status: 200

package-collection:
url: ${base_url}/apple/collection.json
validation:
status: 200

search:
url: ${base_url}/api/search
query:
Expand Down

0 comments on commit 7e4f794

Please sign in to comment.