couchbase / sync_gateway

Manages access and synchronization between Couchbase Lite and Couchbase Server
https://www.couchbase.com/products/sync-gateway
Other
447 stars 138 forks source link

CBG-4291 Fix mou.cas for resync #7148

Closed adamcfraser closed 1 week ago

adamcfraser commented 1 week ago

Macro expansion wasn't being triggered for mou.cas when resync was run. Includes additional test coverage for multiple resync scenario.

CBG-4291

Integration Tests