Skip to content
This repository has been archived by the owner on Aug 24, 2019. It is now read-only.

feat: ScoreResult component #28

Merged
merged 1 commit into from
Feb 1, 2018
Merged

feat: ScoreResult component #28

merged 1 commit into from
Feb 1, 2018

Conversation

rhy0u
Copy link
Contributor

@rhy0u rhy0u commented Jan 26, 2018

#15 ScoreResult component

@rhy0u rhy0u self-assigned this Jan 26, 2018
describe('ScoreResult', () => {
it('should render the ScoreResult component', () => {
const wrapper = shallow(<ScoreResult totalScore={20} userScore={12} />)
expect(wrapper.text()).toEqual('Vous avez obtenu 12/20 au quiz React.')
Copy link
Member

Choose a reason for hiding this comment

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

toBe

@rhy0u rhy0u force-pushed the ScoreResult branch 2 times, most recently from bb8ec2d to ff2fff6 Compare February 1, 2018 09:42
@rhy0u rhy0u merged commit 1dbdb1e into master Feb 1, 2018
@rhy0u rhy0u deleted the ScoreResult branch February 1, 2018 11:36
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants