@itd-api/testing / MockServerSnapshot
Interface: MockServerSnapshot
Defined in: packages/testing/src/server/contracts.ts:71
Properties
comments
ts
readonly comments: readonly MockCommentSnapshot[];Defined in: packages/testing/src/server/contracts.ts:74
notifications
ts
readonly notifications: readonly MockNotificationSnapshot[];Defined in: packages/testing/src/server/contracts.ts:75
posts
ts
readonly posts: readonly MockPostSnapshot[];Defined in: packages/testing/src/server/contracts.ts:73
users
ts
readonly users: readonly MockUserSnapshot[];Defined in: packages/testing/src/server/contracts.ts:72