TestServerOptions
Configuration options used to initialize an instance of the TestServer.
productsCsvPath
property
stringThe path to an optional CSV file containing product data to import.
initialData
property
InitialDataAn object containing non-product data which is used to populate the database.
customerCount
property
numberDefault:
10The number of fake Customers to populate into the database.
logging
property
booleanDefault:
falseSet this to true to log some information about the database population process.
Was this chapter helpful?