Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* 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 * configure workflows for persistence tests. update linter scopes * update cd to working-directory * update install command * test with cd vs working-directory * change to cd * update lint config for persistence module * echo current path * add eslint-plugin to persistence package * update package lock * test with dep * retest with eslint config file * add typescript parser * add dev dependencies, update step * update comment * add path filtering and remove bypass tests * remove comment * remove eslintconfig and set eslintrc as root Co-authored-by: Cassidy Schaufele <[email protected]>
- Loading branch information