CreateMockDirectoryOptions
Home > @backstage/backend-test-utils > CreateMockDirectoryOptions
Options for createMockDirectory().
Signature:
export interface CreateMockDirectoryOptions
Properties
|
Property |
Modifiers |
Type |
Description |
|---|---|---|---|
|
(Optional) Initializes the directory with the given content, see MockDirectory.setContent(). | |||
|
boolean |
(Optional) In addition to creating a temporary directory, also mock When this option is provided the |