# TestUser

**Kind:** Interface

**Source:** [`atloria-monorepo/apps/web-e2e/src/fixtures/base.fixture.ts`](https://github.com/sherkety/atloria/blob/main/atloria-monorepo/apps/web-e2e/src/fixtures/base.fixture.ts#L7)

Test user credentials

## Properties

| Property | Type |
|---|---|
| `email` | `string` |
| `password` | `string` |
| `name` | `string` |
