-
Notifications
You must be signed in to change notification settings - Fork 38
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[email protected]: Add new prop f-restaurant card for review threshold #2511
Conversation
...estaurant-card/src/components/subcomponents/RestaurantRating/_tests/RestaurantRating.test.js
Outdated
Show resolved
Hide resolved
35dddc1
to
755e17d
Compare
755e17d
to
3abd58f
Compare
...estaurant-card/src/components/subcomponents/RestaurantRating/_tests/RestaurantRating.test.js
Show resolved
Hide resolved
...estaurant-card/src/components/subcomponents/RestaurantRating/_tests/RestaurantRating.test.js
Outdated
Show resolved
Hide resolved
...estaurant-card/src/components/subcomponents/RestaurantRating/_tests/RestaurantRating.test.js
Outdated
Show resolved
Hide resolved
...estaurant-card/src/components/subcomponents/RestaurantRating/_tests/RestaurantRating.test.js
Outdated
Show resolved
Hide resolved
...estaurant-card/src/components/subcomponents/RestaurantRating/_tests/RestaurantRating.test.js
Outdated
Show resolved
Hide resolved
...estaurant-card/src/components/subcomponents/RestaurantRating/_tests/RestaurantRating.test.js
Show resolved
Hide resolved
c8f59a8
to
c43d21f
Compare
expect(countMessage.text()).toStrictEqual('200+'); | ||
}); | ||
|
||
it('displays threshold when count is higher than threshold with default threshold value', () => { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
maybe mention it shows with a +?
...lecules/f-restaurant-card/src/components/subcomponents/RestaurantRating/RestaurantRating.vue
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I would prefer the prop name suggested by @xander-marjoram please
5d855a8
to
ce06131
Compare
Merging as the failing test appears to be flakey and unreleated to this PR. @xander-marjoram and @ashleynolan lets catch up about this soon |
Changed
Add new prop for max review number