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

Add simple (failing) unit test (run via npm run test) #66

Merged
merged 1 commit into from
May 7, 2015

Conversation

ahx
Copy link
Contributor

@ahx ahx commented May 7, 2015

Added a simple unit test to ease further development. You can run the test via npm run test.

The tests are failing in master, but merging it now should help fixing the problem. Here's the current output:

AssertionError: '>' == 'Button'

AssertionError: 'Your standard form button.\n @state :hover - Highlights when hovering.\n @state :disabled - Dims the button when disabled.\n @state .primary - Indicates button is the primary action.\n @state .smaller - A smaller button\n @markup\n   <button>This is a button</button>' == 'Your standard form button.'

@darcyclarke
Copy link
Member

👍 Love it, thanks @ahx

darcyclarke added a commit that referenced this pull request May 7, 2015
Add simple (failing) unit test (run via `npm run test`)
@darcyclarke darcyclarke merged commit d0b7a80 into Documented-Style-Sheets:master May 7, 2015
@ahx ahx deleted the add-unit-test branch May 7, 2015 16:33
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.

2 participants