Files
Lotty/tests/e2e
..
2026-02-12 12:47:10 +03:00
2026-02-12 12:47:10 +03:00
2026-02-12 12:47:10 +03:00
2026-02-12 14:40:44 +03:00
2026-02-12 12:47:10 +03:00
2026-02-12 12:47:10 +03:00
2026-02-12 12:47:10 +03:00

E2E tests for Lotty

Prerequisites

Ensure you have the following installed on your system:

Warning

Please note that containers will use ports from 13240 to 13248, so there is must be no listeners on this ports range.

Setup

Clone the project

Go to the project directory

Install dependencies

uv sync --no-dev

Customize environment (optional)

cp .env.template .env

And setup env vars according to your needs.

Run tests

uv run pytest .

Results

You will see something like n passed in Ns