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

Allow overwriting computed values if configured (MobX 5) #2014

Merged
merged 1 commit into from
Jun 19, 2019

Conversation

jillesme
Copy link
Collaborator

@jillesme jillesme commented Jun 18, 2019

We ran into a problem where we couldn't overwrite computed properties in tests. Some of our computed properties are very complicated and it would be easier to just overwrite them in tests rather than overwrite the depending properties.

This fixes #1888 and #1867

PR FOR MOBX 4 #2011

@mweststrate
Copy link
Member

LGTM!

@danielkcz danielkcz merged commit 6f095ed into mobxjs:master Jun 19, 2019
@danielkcz danielkcz mentioned this pull request Jun 19, 2019
alexeygt pushed a commit to alexeygt/mobx that referenced this pull request Aug 15, 2019
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.

Mobx testing
3 participants