Skip to main content
How the mock bridge is built, and the options renderWithTap forwards to it.

Extended by

Properties

confirmAnswer?

What tap.ui.confirm resolves to. Defaults to true.

context?

What tap.context holds. Defaults to empty.

extensionId?

Defaults to starter, and has to match handler’s own extension id.

extensionName?

Defaults to Starter.

filters?

Merged over the fixture filter bar.

handler?

Your own handler, so tap.server.<name> goes through its real routes.

handlerToken?

A token to send to handler. Defaults to one the mock signs itself.

installId?

Defaults to ins_test.

params?

What tap.params holds, in the host’s positional shape. Defaults to empty.

project?

Merged over the fixture Northlight project.

scopes?

What the install granted. Defaults to every scope.

server?

One function per procedure, answering tap.server.<name> in process.

size?

What tap.ui.size reports. Defaults to slot.

storage?

The collections to expose, and the kind of each. Left out, every name works.

theme?

What useTapTheme reports. Defaults to light.