mirror of
https://github.com/inaturalist/iNaturalistReactNative.git
synced 2026-05-05 14:15:27 -04:00
* Create module for realm syncing and write unit tests before refactoring * Refactor realmSync functions for readability & make sure realm errors aren't silently swallowed * unit tests * Update tests to use factory functions for media * Update tests to use factory * Remove sanitize function since it's redundant with mapping; move mapping & add unit tests --------- Co-authored-by: Johannes Klein <johannes.t.klein@gmail.com>