Interface: FakeLemmyV1InstanceOptions
Defined in: src/testing/lemmyv1/index.ts:193
Properties
| Property | Type | Description | Defined in |
|---|---|---|---|
host? | string | Bare hostname (no scheme) the fake instance answers for | src/testing/lemmyv1/index.ts:195 |
version? | string | Lemmy version reported via nodeinfo and GET /api/v4/site | src/testing/lemmyv1/index.ts:197 |
