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 watcher from the CLI #541

Merged
merged 1 commit into from
Feb 11, 2016
Merged

Test watcher from the CLI #541

merged 1 commit into from
Feb 11, 2016

Conversation

novemberborn
Copy link
Member

The watcher tests are fully stubbed. This test verifies it actually works from the CLI.

Fixes #537.

@mention-bot
Copy link

By analyzing the blame information on this pull request, we identified @sotojuan, @BarryThePenguin and @twada to be potential reviewers

import test from '../../../';

test('works', t => {
t.ok(true);
Copy link
Member

Choose a reason for hiding this comment

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

t.pass();?

@sindresorhus
Copy link
Member

// @vdemedes

The watcher tests are fully stubbed. This test verifies it actually works from
the CLI.
@novemberborn
Copy link
Member Author

Updated.

sindresorhus added a commit that referenced this pull request Feb 11, 2016
@sindresorhus sindresorhus merged commit 93af8d8 into avajs:master Feb 11, 2016
@sindresorhus
Copy link
Member

👍

@novemberborn novemberborn deleted the cli-watcher-test branch February 11, 2016 16:42
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.

None yet

3 participants