This repository was archived by the owner on Aug 6, 2025. It is now read-only.
Commit cfdce9b
* DOP-3203: Add upsert functionality, asset upserts
* fixup
* DOP-3203: Stub functions, Stub tests, finalized merge query + logic
* DOP-3203: Reorder logic
* Improve the typing
* fixup
* stub toctreeorder
* fixup
* fixup
* fixup
* fixup
* fixup
* Use project for node options, not name
* fixup
* DOP-3203: Invoke the merging logic
* DOP-3203: Coalesce feedback
* DOP-3203: Rename associations to associated_products
* DOP-3203: Null safety w/ default empty objects in insertions
* DOP-3203: Unset _id in new shared metadata documents
* DOP-3203: Address feedback further
* init test on connect. verify why errors not consoled
* export testing fn
* update jest config for jest mongodb
* add tests for associated products
* update tests for associated products. add comments for connector
* add test cmd
* change tests to snapshots
* add tests+snapshots for ToC
* minor. return awaited value
* run linter for json files
* revert index file
Co-authored-by: Cassidy Schaufele <[email protected]>
1 parent 61df145 commit cfdce9b
File tree
16 files changed
+107438
-36
lines changed- modules/persistence
- src/services
- connector
- metadata
- ToC
- associated_products
- tests
- data
- metadata
- __snapshots__
- services
16 files changed
+107438
-36
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
0 commit comments