End to end tests for Readeck https://readeck.org/en/
  • Python 98.5%
  • HTML 0.8%
  • Makefile 0.5%
  • Shell 0.2%
Find a file
2026-02-19 14:15:45 +01:00
assets Test new annotations (readeck/readeck!1014) 2026-01-06 14:30:16 +01:00
LICENSES Initial commit 2025-10-09 09:51:32 +02:00
readeck_e2e Triple click highlight tests 2026-02-19 14:15:45 +01:00
.gitignore Work in temporary directories 2025-12-12 09:14:53 +01:00
.python-version Initial commit 2025-10-09 09:51:32 +02:00
LICENSE Initial commit 2025-10-09 09:51:32 +02:00
Makefile Tests with postgresql 2025-11-27 20:47:21 +01:00
pyproject.toml Work in temporary directories 2025-12-12 09:14:53 +01:00
README.md Initial commit 2025-10-09 09:51:32 +02:00
REUSE.toml Initial commit 2025-10-09 09:51:32 +02:00
uv.lock Updated dependencies 2025-12-15 06:21:49 +01:00

Readeck end to end tests

This project provides the end to end tests of Readeck.

Tests are written in python and run with Playwright.