Skip to content
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

Test UI components #103

Merged
merged 1 commit into from
Apr 14, 2016
Merged

Test UI components #103

merged 1 commit into from
Apr 14, 2016

Conversation

thani-sh
Copy link
Contributor

No description provided.

@@ -180,7 +182,7 @@ export default class StorybookControls extends React.Component {
onClear={this.clearFilterText.bind(this)}
/>
</div>
<div style={listStyle}>
<div style={listStyle} className="stories-list">
Copy link
Member

Choose a reason for hiding this comment

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

Do not use classNames just for the sake of testing.
May be we can simply get the html .html() with enzyme and do some regexp search for what you want to search.

Copy link
Member

Choose a reason for hiding this comment

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

If there is no other option, use this.

@thani-sh thani-sh force-pushed the test-ui-components branch from ec7b726 to 7079cd0 Compare April 14, 2016 11:35
@thani-sh
Copy link
Contributor Author

Removed classes

@arunoda
Copy link
Member

arunoda commented Apr 14, 2016

Great.

@arunoda arunoda merged commit 0faea26 into master Apr 14, 2016
@arunoda arunoda deleted the test-ui-components branch April 14, 2016 22:20
wyattdanger pushed a commit to wyattdanger/react-storybook that referenced this pull request Apr 26, 2016
@shilman shilman added the misc label May 27, 2017
Copy link

nx-cloud bot commented Mar 12, 2024

View your CI Pipeline Execution ↗ for commit 7079cd0.

Command Status Duration Result
nx run-many -t build --parallel=3 ✅ Succeeded 1m 38s View ↗

☁️ Nx Cloud last updated this comment at 2024-12-22 13:52:36 UTC

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.

3 participants