Replies: 6 comments 5 replies
-
Something like this would definitely be useful, one suggestion I have is to have this point at Firestore as opposed to BQ so there isn't confusion caused by delays in the time it takes data to get from one source to the other. |
Beta Was this translation helpful? Give feedback.
-
The PR implementing dry run functionality is here. @bransteitterbr @HanaShiho |
Beta Was this translation helpful? Give feedback.
-
Read for dev tests. |
Beta Was this translation helpful? Give feedback.
-
Tested in dev, ready for stage |
Beta Was this translation helpful? Give feedback.
-
Ready for prod |
Beta Was this translation helpful? Give feedback.
-
PR#640 implemented the dry run functionality in April (2024) release. |
Beta Was this translation helpful? Give feedback.
-
Currently there's no way to test a notification schema after its creation/update. To see whether the spec works correctly, we either wait for the scheduled runs (at 3PM or 8 PM) or manually trigger/run it, but both ways of tests are not ideal because:
To speed up test iterations and minimize communication costs when creating/updating schemas, in SMDB, we may need an option (a button labeled with "Test Run" or "Fake Run" or "Dry Run" or "Trial Run"?) to test the schema under creation/update. The test may generate below results:
Please give suggestions @brotzmanmj @anthonypetersen @HanaShiho
Beta Was this translation helpful? Give feedback.
All reactions