-
-
Notifications
You must be signed in to change notification settings - Fork 9.3k
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
Vue properties test WIP #9841
Vue properties test WIP #9841
Conversation
Still hoping to look at this, but I'm wrapping up a sprint at work and then I'm out of town till Saturday, so it could be a few days 😕 |
@shilman I finally got around to trying to dig in to this, but I'm having some troubles bootstrapping the branch in general. Does this need to be merged to master or anything? I'm definitely running latest of both node and yarn (which has been my problem in the past). |
@Aaron-Pool I updated the branch from |
Issue: #9838
What I did (w/ @pocka)
Error:
warn: Unhandled rejection TypeError: setTimeout(...).unref is not a function
addons/docs/jest.config.js
with:But got the error:
babel-runtime
as a devDependency. But the error persists.How to test
Doesn't currently work: