-
Notifications
You must be signed in to change notification settings - Fork 2
Feature/ccm 12952 publish mi events #275
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
6f221b9 to
c9b1df0
Compare
6d0cb00 to
15c58d6
Compare
9fcbc8e to
598d07a
Compare
|
I seem to remember you mentioning moving both the existing letter transformer and your new MI transformer into a |
| ); | ||
| }); | ||
|
|
||
| it("does not publish invalid letter data", async () => { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| it("does not publish invalid letter data", async () => { | |
| it("does not publish invalid MI data", async () => { |
52e64d9 to
cefd277
Compare
masl2
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Think we need a guard on the kinesis event type
lambdas/mi-updates-transformer/src/__tests__/mi-updates-transformer.test.ts
Show resolved
Hide resolved
fbd102f to
dc3fd66
Compare
a1e38b5 to
e51d911
Compare
ff5271d to
83d8343
Compare
83d8343 to
14578e7
Compare
Description
Context
Type of changes
Checklist
Sensitive Information Declaration
To ensure the utmost confidentiality and protect your and others privacy, we kindly ask you to NOT including PII (Personal Identifiable Information) / PID (Personal Identifiable Data) or any other sensitive data in this PR (Pull Request) and the codebase changes. We will remove any PR that do contain any sensitive information. We really appreciate your cooperation in this matter.