Commit 807b6de
committed
feat(tests): add assertion for atLeastOnce trigger in workflow reporter
Add a test case to verify that the HTTP trigger contains the atLeastOnce
field set to false when it is unset. This ensures proper behavior of
the workflow reporter's sensor configuration.1 parent 135f592 commit 807b6de
File tree
3 files changed
+14
-0
lines changed- charts/gitops-runtime/tests
- tests/component-tests/setup
3 files changed
+14
-0
lines changedLines changed: 12 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
262 | 262 | | |
263 | 263 | | |
264 | 264 | | |
| 265 | + | |
| 266 | + | |
| 267 | + | |
| 268 | + | |
| 269 | + | |
| 270 | + | |
| 271 | + | |
| 272 | + | |
| 273 | + | |
| 274 | + | |
| 275 | + | |
| 276 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
0 commit comments