[API reference](https://evolu.dev/docs/api-reference) › [@evolu/common](https://evolu.dev/docs/api-reference/common) › [local‑first/Schema](https://evolu.dev/docs/api-reference/common/local-first/Schema) › testTodoId

```ts
const testTodoId: string & Brand<"Id"> & Brand<"Todo">;
```

Defined in: [packages/common/src/local-first/Schema.ts:166](https://github.com/evoluhq/evolu/blob/ecbac001e0c18bbc45b44715f49ecc3a768c5ec9/packages/common/src/local-first/Schema.ts#L166)

Deterministic [TestTodoId](https://evolu.dev/docs/api-reference/common/local-first/Schema/variables/TestTodoId-1) for tests and examples.