ExpectActionOptions
Options for expectAction helper
| Property | Type | Description |
|---|
description | string | Human-readable description of what's being asserted |
expected | unknown | Expected data to match |
timeout? | number | Timeout in milliseconds (default: 5000) |
type | string | Action type to wait for |