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 always to TS definition #1025

Merged
merged 3 commits into from
Sep 20, 2016
Merged

Add always to TS definition #1025

merged 3 commits into from
Sep 20, 2016

Conversation

ivogabe
Copy link
Contributor

@ivogabe ivogabe commented Aug 30, 2016

The difficulty was that test.always should be disallowed, but test.always.after should work. So test.always should not have a call signature, but it should have members. I wrote some code for that, but that wasn't working. (We need tests for these definitions.) This PR fixes that.

// @SamVerschueren @sindresorhus

@sotojuan
Copy link
Contributor

sotojuan commented Sep 17, 2016

Node 6 failing tests are fixed in 20ab39d so they don't apply to this PR.

@novemberborn
Copy link
Member

@ivogabe any chance you could rebase this? Changes look good otherwise.

@ivogabe
Copy link
Contributor Author

ivogabe commented Sep 20, 2016

Yes, rebased

@sindresorhus sindresorhus merged commit 4baa170 into avajs:master Sep 20, 2016
@sindresorhus
Copy link
Member

Thank you! :)

tjbenton added a commit to tjbenton/ava-spec that referenced this pull request Oct 5, 2016
This was added in pr avajs/ava#1025
sheerun pushed a commit to sheerun/ava-spec that referenced this pull request Jan 12, 2017
This was added in pr avajs/ava#1025
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

4 participants