Skip to main content

TestServerOptions

Configuration options used to initialize an instance of the TestServer.

Signature

productsCsvPath

propertystring

The path to an optional CSV file containing product data to import.

initialData

propertyInitialData

An object containing non-product data which is used to populate the database.

customerCount

propertynumber
Default:10

The number of fake Customers to populate into the database.

logging

propertyboolean
Default:false

Set this to true to log some information about the database population process.

Was this chapter helpful?
Report Issue
Edited Feb 25, 2026ยทEdit this page