datasette-vega/tests
Claude 8849ce9f05
Modernize project with pyproject.toml and add playwright tests
- 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.
2025-12-24 13:48:27 +00:00
..
conftest.py Modernize project with pyproject.toml and add playwright tests 2025-12-24 13:48:27 +00:00
test_playwright.py Modernize project with pyproject.toml and add playwright tests 2025-12-24 13:48:27 +00:00
test_vega.py Modernize project with pyproject.toml and add playwright tests 2025-12-24 13:48:27 +00:00