Skip to content

Conversation

@nfischer
Copy link
Member

This updates tests for AVA 19.0.0+.

AVA 0.18.0 has a breaking change which changes the current working directory
for tests. As a result, we need to change 'resources' -> 'test/resources' (and
similar path changes).

AVA 0.19.0 has a breaking change that all tests must run at least one assert.
This breaking change was already resolved by #746, so no change was necessary in
this PR.

This updates to AVA 0.21.0, since there are no other breaking changes.

This updates tests for `AVA` 19.0.0+.

`AVA` 0.18.0 has a breaking change which changes the current working directory
for tests. As a result, we need to change 'resources' -> 'test/resources' (and
 similar path changes).

`AVA` 0.19.0 has a breaking change that all tests must run at least one assert.
This breaking change was already resolved by #746, so no change was necessary in
this PR.

This updates to `AVA` 0.21.0, since there are no other breaking changes.
Copy link
Contributor

@freitagbr freitagbr left a comment

Choose a reason for hiding this comment

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

LGTM

@freitagbr freitagbr assigned nfischer and unassigned freitagbr Aug 11, 2017
@nfischer
Copy link
Member Author

Thanks. Merging, since something seems broken with appveyor/pr...

@freitagbr make sure you wipe out your node_modules/ folder in your checkout, otherwise tests won't work with the older versions of AVA.

@nfischer nfischer merged commit 2ee83eb into master Aug 11, 2017
@nfischer nfischer deleted the chore-update-ava branch August 11, 2017 18:03
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.

3 participants