Run workflow tests and assert conditions
| Activity | What it does |
|---|
| Assert | Asserts that a specified condition is true, otherwise raises an exception. |
| Test | Run a separate workflow as a test. The test workflow may contain assertions to validate the expected behavior. |