Skip to content

Commit

Permalink
chore: add units tests for iterable utils and config fxns (#4026)
Browse files Browse the repository at this point in the history
* chore: add units tests for iterable utils and config fxns

* chore: add more tests

* chore: add more testsx2

* refactor: iterable util unit tests

---------

Co-authored-by: Dilip Kola <[email protected]>
  • Loading branch information
yashasvibajpai and koladilip authored Feb 11, 2025
1 parent bdd735d commit 72978c6
Show file tree
Hide file tree
Showing 6 changed files with 1,329 additions and 751 deletions.
2 changes: 2 additions & 0 deletions src/v0/destinations/iterable/util.js
Original file line number Diff line number Diff line change
Expand Up @@ -760,4 +760,6 @@ module.exports = {
registerDeviceTokenEventPayloadBuilder,
registerBrowserTokenEventPayloadBuilder,
getCategoryWithEndpoint,
prepareAndSplitUpdateUserBatchesBasedOnPayloadSize,
getMergeNestedObjects,
};
Loading

0 comments on commit 72978c6

Please sign in to comment.