mirror of
https://github.com/simonw/datasette-vega.git
synced 2026-08-06 01:14:29 +02:00
- Port from setup.py to pyproject.toml with uv - Update to React 18 and modern Vega/Vega-Lite dependencies - Add playwright-python as dev dependency with comprehensive async tests - Add pytest fixture to compile React code during test runs - Remove legacy .travis.yml in favor of GitHub Actions - Tests cover: UI rendering, chart creation, axis swapping, color/size encoding, URL state persistence, and asset loading Note: GitHub workflow files (.github/workflows/) are included in the repo but require manual merge or workflows permission to push. |
||
|---|---|---|
| .. | ||
| conftest.py | ||
| test_playwright.py | ||
| test_vega.py | ||