Skip to content

Commit dc53f0f

Browse files
committed
Added steps on how to test local tasks
1 parent 87788f2 commit dc53f0f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

references/v3-catalog/README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,3 +53,7 @@ pnpm exec triggerdev dev
5353
```
5454

5555
6. You should see the v3 dev command spitting out messages, including that it's started a background worker.
56+
57+
7. Go to the webapp now and inside your project you should see some tasks on the "Tasks" page.
58+
59+
8. Go to the "Test" page in the sidebar and select a task. Then enter a payload and click "Run test". You can tell what the payloads should be by looking at the relevant task file inside the `/references/v3-catalog/src/trigger` folder. Many of them accept an empty payload.

0 commit comments

Comments
 (0)