Skip to content

Conversation

@layershifter
Copy link
Member

@layershifter layershifter commented Oct 10, 2016

This PR:

Is breaking change.

@codecov-io
Copy link

codecov-io commented Oct 10, 2016

Current coverage is 100% (diff: 100%)

No coverage report found for master at 89456fa.

Powered by Codecov. Last update 89456fa...ba955b3

})
})

describe('text (class)', () => {
Copy link
Member Author

@layershifter layershifter Oct 10, 2016

Choose a reason for hiding this comment

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

This can be replaced with commonTest, by I don't sure that it's good idea.

 common.propKeyOnlyToClassName(Loader, 'text', {
    requiredProps: { children: faker },
  })
 common.propKeyOnlyToClassName(Loader, 'text', {
    requiredProps: { content: faker },
  })

Copy link
Member

Choose a reason for hiding this comment

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

I agree - it would technically test the same thing but I don't think it would be as clear what you're actually testing.

Copy link
Member

@jeffcarbs jeffcarbs left a comment

Choose a reason for hiding this comment

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

@levithomason levithomason changed the title BREAKING CHANGE(Loader): component refactor BREAKING CHANGE: Loader component refactor Oct 11, 2016
@levithomason levithomason merged commit 7e6e77f into master Oct 11, 2016
@levithomason levithomason deleted the refactor/loader branch October 11, 2016 17:42
@levithomason
Copy link
Member

Released in [email protected]

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants