vtex-apps / reviews-and-ratings

5 stars 20 forks source link

adding intecept for average rating fix #222

Closed shashidhar85 closed 1 year ago

shashidhar85 commented 1 year ago

What problem is this solving?

There is an issue in verifying the average ratings in 2.1.3 test case. We have added intercept for averageRatingsByProductId query. It should work fine now.

Cypress dashboard error link App version: 3.11.1

How to test it?

workspace

vtex-io-ci-cd[bot] commented 1 year ago

Hi! I'm VTEX IO CI/CD Bot and I'll be helping you to publish your app! 🤖

Please select which version do you want to release:

And then you just need to merge your PR when you are ready! There is no need to create a release commit/tag.

vtex-io-docs-bot[bot] commented 1 year ago

Beep boop :robot:

I noticed you didn't make any changes at the docs/ folder

In order to keep track, I'll create an issue if you decide now is not a good time

github-actions[bot] commented 1 year ago
Fails
:no_entry_sign: We follow [keepachangelog](https://keepachangelog.com/) standards. Please, change the file `CHANGELOG.md` adding a small summary of your changes under the `[Unreleased]` section. Example: ```diff ## [Unreleased] + ### Fixed + - Issue with image sizing in the SKU Selector. ``` Possible types of changes: - `Added` for new features. - `Changed` for changes in existing functionality. - `Deprecated` for soon-to-be removed features. - `Removed` for now removed features. - `Fixed` for any bug fixes. - `Security` in case of vulnerabilities.

Generated by :no_entry_sign: dangerJS against 33584b6f97f059981bfe25d988af05869ccfb33f

sonarcloud[bot] commented 1 year ago

[vtex-apps_reviews-and-ratings-ts] Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

0.0% 0.0% Coverage
0.0% 0.0% Duplication

sonarcloud[bot] commented 1 year ago

[vtex-apps_reviews-and-ratings-dotnet] Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

github-actions[bot] commented 1 year ago

Cypress Runner

Execution report

 [✓] Execution time
  -  initWorkspace................. 3.958 seconds
  -  installApps................... 0 seconds
  -  uninstallApps................. 0 seconds
  -  linkApp....................... 30.035 seconds
  -  strategy...................... 476.704 seconds
  -  teardown...................... 13.074 seconds
  -  total......................... 526.782 seconds

 [✓] Successful specs
  -  2.1.1-anonymous_user.spec.js
  -  2.1.2-signed_in_user.spec.js
  -  2.1.3-verify_review_with_signed_user.spec.js
  -  2.2.1-ordering_the_product.spec.js
  -  2.2.2-anonymous_user.spec.js
  -  2.2.3-signed_in_user.spec.js
  -  2.2.4-verify_review_with_signed_user.spec.js
  -  2.3.1-anonymous_user.spec.js
  -  2.3.2-signed_in_user.spec.js
  -  2.4.1-anonymous_user.spec.js
  -  2.4.2-signed_in_user.spec.js
  -  2.5-rest_apis.spec.js
  -  2.6-graphql.spec.js
  -  2.7.1-disable_display_settings_&_verify_with_anonymous_user.spec.js
  -  2.7.2-enable_display_settings_&_verify_with_anonymous_user.spec.js
  -  2.7.3-enable_display_settings_&_verify_with_signed_in_user.spec.js
  -  2.7.4-disable_display_settings_&_verify_with_signed_in_user.spec.js
  -  wipe.spec.js

Cypress Dashboard

 [✓] https://dashboard.cypress.io/projects/964exx/runs/203

Success

 [✓] The test ran successfully, well done!