Skip to main content
Everything the component asked the host to do, in call order, for a test to assert on.

Properties

actions

One entry per tap.actions.run, which the mock records rather than refuses.

actionId

input


cards

One card per tap.ui.openInChat, unformatted.

chats

One entry per tap.nav.openChat.

context?

prompt


confirms

One entry per tap.ui.confirm, whatever the mock answered.

copies

One entry per tap.ui.copy, with no clipboard touched.

downloads

The filename and byte size per tap.ui.download, not the blob itself.

filename

size


expands

How many times tap.ui.expand was called.

externals

One url per tap.nav.openExternal, with no confirmation asked.
One entry per tap.nav.push.

searches

One entry per tap.nav.setSearch.

settingsOpens

How many times tap.nav.openSettings was called.

telemetry

One entry per tap.telemetry.event.

name

props?


toasts

One entry per tap.ui.toast; the tone defaults to neutral.

message

tone