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

Upgrade to [email protected] and use Jasmine2 #5646

Closed
wants to merge 2 commits into from

Conversation

zpao
Copy link
Member

@zpao zpao commented Dec 11, 2015

There is 1 lingering issue that I haven't had a chance to look too much into and that's the MetaMatchers. It does some hacky stuff Jasmine and at first glance doesn't appear to be compatible with Jasmine 2. I'll take a closer look at it shortly.

@jimfb
Copy link
Contributor

jimfb commented Jan 8, 2016

@zpao Ping.

@facebook-github-bot
Copy link

@zpao updated the pull request.

@facebook-github-bot
Copy link

@zpao updated the pull request.

@jimfb
Copy link
Contributor

jimfb commented Apr 29, 2016

@zpao Ping. Jasmine2 has much better async support, which I'd like to start using. Also, this PR is getting stale and will only get harder to merge as time goes on.

@sophiebits
Copy link
Contributor

@jimfb If you want to get this merged, do you want to figure out the metamatchers tests?

@zpao
Copy link
Member Author

zpao commented Apr 29, 2016

You don't need to keep pinging me, I know this is on my plate. I'm also well versed in the difficulty of rebasing this, I've done it a couple times. The MetaMatchers thing is hard and requires a bunch of time that I haven't had. You are welcome to try to fix it yourself.

@jimfb
Copy link
Contributor

jimfb commented Apr 29, 2016

It had been a couple months with no updates, which is fine, but we have a bunch of these open/lingering PRs, so I just wanted to bring it to your attention in case it had been forgotten.

Anyway, with regards to MetaMetchers - I agree it looks like some nasty jasmine logic in there. The MetaMatchers is only used in one test, which is testing tests rather than testing React. I agree it's useful/valuable, but I wonder if it is worth the weight, especially if it's the only thing blocking an update. It might (in the interest of making forward progress) make more sense to just disable that test and get this merged. We could always re-enable it later when someone has the time to make it work. Anyway, just an idea, your call either way.

@zpao
Copy link
Member Author

zpao commented Apr 29, 2016

As evidenced by my lack of finishing this, it's highly unlikely we ever come back to re-enable it. I think the test is pretty important to ensure we have the same set of expectations across TS, JS, CS classes.

@aaronabramov aaronabramov mentioned this pull request May 14, 2016
@quantizor
Copy link
Contributor

Superseded by #6769

@zpao zpao closed this May 25, 2016
@zpao
Copy link
Member Author

zpao commented May 25, 2016

Thanks for the reminder!

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.

5 participants