Tests that use p:sleep
| Test suite | Test | Expected result | Description |
|---|---|---|---|
| 3.0-test-suite | nw-send-mail-001 | pass | Test p:send-mail. Requires Sendria server to be running. |
| 3.0-test-suite | nw-send-mail-002 | pass | Test p:send-mail sending HTML mail. |
| 3.0-test-suite | nw-send-mail-003 | pass | Test p:send-mail sending multipart mail. |
| 3.0-test-suite | nw-sleep-001 | pass | Tests that p:sleep works. In point of fact, this test just assures that the step runs, it doesn’t attempt to test that the sleep lasts for the correct duration. |
| 3.0-test-suite | nw-sleep-002 | catch failure | Tests that p:sleep works. |