loopbackio / loopback-next

LoopBack makes it easy to build modern API applications that require complex integrations.
https://loopback.io
Other
4.95k stars 1.07k forks source link

Enable testing `replaceById()` with inclusion on Cloudant #4251

Closed agnes512 closed 3 years ago

agnes512 commented 4 years ago

Followup issue from #4148

We have two cases in repository-tests/../has-many-inclusion-resolver.relation.acceptance.ts are skip for Cloudant. This is because Cloudant needs the revision property _rev to perform replacement operations. Our current test setup has too many workarounds to make all databases happy.

Acceptance criteria

stale[bot] commented 3 years ago

This issue has been marked stale because it has not seen activity within six months. If you believe this to be in error, please contact one of the code owners, listed in the CODEOWNERS file at the top-level of this repository. This issue will be closed within 30 days of being stale.

stale[bot] commented 3 years ago

This issue has been closed due to continued inactivity. Thank you for your understanding. If you believe this to be in error, please contact one of the code owners, listed in the CODEOWNERS file at the top-level of this repository.