Skip to content

Conversation

@PineappleIOnic
Copy link
Contributor

A little while ago we removed the setter methods from all of our classes but forgot to update the Firebase adapter for these changes so it broke arrays when migrating documents. This PR fixes that.

Copy link
Contributor

@stnguyen90 stnguyen90 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Any test we can add to make sure this works and doesn't break in the future?

@PineappleIOnic
Copy link
Contributor Author

PineappleIOnic commented Feb 13, 2025

Any test we can add to make sure this works and doesn't break in the future?

We currently do not have the ability to create a Mock API for Firebase due to the complexity in the authentication schema and all the routes we would have to emulate

@abnegate abnegate merged commit 3c9497f into 0.6.x Feb 13, 2025
3 checks passed
@abnegate abnegate deleted the feat-fix-firebase-arrays branch February 13, 2025 07:50
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.

3 participants