Skip to content

Conversation

@ankitdas13
Copy link
Contributor

@ankitdas13 ankitdas13 commented Jul 11, 2023

e2e Test cases for addon and cards api endpoint's

@codecov-commenter
Copy link

Codecov Report

Merging #356 (56226b4) into master (d447ddf) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #356   +/-   ##
=======================================
  Coverage   91.44%   91.44%           
=======================================
  Files          27       27           
  Lines        1076     1076           
=======================================
  Hits          984      984           
  Misses         92       92           


rzpInstance.addons.all({ "count": 1 }).then((response) => {
if (response.hasOwnProperty('items')) {
if ('id' in response.items[0]) {

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We should check for status code 200 here as well

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants