shields icon indicating copy to clipboard operation
shields copied to clipboard

feat(endpoint-badge): add logoSize support; test [endpoint]

Open LitoMore opened this issue 1 year ago • 3 comments

Currently, the endpoint badge response schema does not support logoSize parameter.

LitoMore avatar May 02 '24 13:05 LitoMore

Messages
:book: :sparkles: Thanks for your contribution to Shields, @LitoMore!

Generated by :no_entry_sign: dangerJS against d1c86675ff0e11155f096145c7eb6e496e431bd8

github-actions[bot] avatar May 02 '24 13:05 github-actions[bot]

🚀 Updated review app: https://pr-10132-badges-shields.fly.dev

github-actions[bot] avatar May 20 '24 13:05 github-actions[bot]

Can you have a look at getting your test passing?

This needs to either

  • Call .json?... and make an assertion about the response object
  • Call .svg?... and make an assertion about the xml

chris48s avatar May 20 '24 13:05 chris48s