Test Case ID | Test Objective | Test Steps | Expected Outcome | Test Type | Execution | |
|---|---|---|---|---|---|---|
TC-001 | Verify DAG is scheduled based on asset watcher |
| The DAG | Positive | Pass | |
TC-002 | Verify DAG is not scheduled when no watcher is associated to the asset |
| The DAG | Negative | Pass | |
TC-003 | Verify DAG is scheduled based on two different external events |
| The DAG | Positive | Pass | |
TC-004 | Verify DAG is not scheduled when DAG is not enabled/paused |
| The DAG example_sqs_watcher was not executed | Negative | Pass | |
TC-005 | Verify there is a parsing error when a wrong trigger is used |
| Parsing error when the DAG was parsed | Negative | Pass |