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

Fixing "Right-hand side of 'instanceof' is not an object" and adding dictionary integration tests (again) #3872

Merged
merged 11 commits into from
Jul 23, 2021

Conversation

kraenhansen
Copy link
Member

What, How & Why?

While debugging the alternative dictionary implementation last week, I wrote a couple of tests in our integration test suite.

This fixes #3836 and #3860.

☑️ ToDos

  • 📝 Changelog entry
  • 📝 Compatibility label is updated or copied from previous entry
  • 🚦 Tests
  • 📝 Public documentation PR created or is not necessary
  • 💥 Breaking label has been applied or is not necessary

Note: This is a redo of #3846 which accidentally got rebase-merged, merging without approval since the other PR already got approved.

@kraenhansen kraenhansen self-assigned this Jul 23, 2021
@kraenhansen kraenhansen merged commit 2e4667c into master Jul 23, 2021
@kraenhansen kraenhansen deleted the kh/dictionary-integration-tests branch July 23, 2021 13:13
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 16, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

instanceof Realm.Dictionary doesn't work on RN
1 participant