Skip to content

test: refactor common tests to AVA#570

Merged
nfischer merged 1 commit intomasterfrom
test-ava-common
Nov 24, 2016
Merged

test: refactor common tests to AVA#570
nfischer merged 1 commit intomasterfrom
test-ava-common

Conversation

@nfischer
Copy link
Copy Markdown
Member

This is an automated PR, so double check that I got all the test cases. I'll follow up once I've verified that this translates everything correctly.

import utils from './utils/utils';

test.beforeEach(() => {
shell.config.silent = true;
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

This doesn't need to be in beforeEach.

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

done

@nfischer
Copy link
Copy Markdown
Member Author

@freitagbr PTAL

@freitagbr
Copy link
Copy Markdown
Contributor

LGTM

1 similar comment
@nfischer
Copy link
Copy Markdown
Member Author

LGTM

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

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants