Skip to content

Function: installSessionStorageTestSchema()

Makaio Framework


Makaio Framework / services-core/session/testing / installSessionStorageTestSchema

Function: installSessionStorageTestSchema()

Section titled “Function: installSessionStorageTestSchema()”

installSessionStorageTestSchema(db): Promise<void>

Defined in: ../../../packages/services/core/src/session/testing/storage-test-schema.ts:74

Install the canonical session-storage test schema onto a test database.

MakaioDatabase

Database to initialize

Promise<void>