Skip to content

Development

Srikanth Patchava edited this page Sep 10, 2026 · 1 revision

Development

Contribution source of truth

CONTRIBUTING

Before proposing a change, also review the README. Keep changes scoped, add tests appropriate to the affected behavior, and follow the repository's current automation and review requirements.

Build and dependency inputs found

package.json.

Tests found in the default-branch tree

tests/__init__.py, tests/acceptance/__init__.py, tests/acceptance/test_acceptance.py, tests/accessibility.spec.js, tests/functional/__init__.py, tests/functional/test_functional_e2e.py, tests/integration/__init__.py, tests/integration/test_integration.py, tests/links.spec.js, tests/performance.spec.js, tests/performance/__init__.py, tests/performance/test_performance_benchmarks.py, and 16 more.

Documented test commands

These commands are reproduced from the inspected root README or contributing guide:

npm test               # all Playwright specs
npm test

Verification baseline

This inventory comes from master at 2899ddc0ceea and found 28 test-related paths among 144 files. Re-check the source tree when that commit is no longer current.

Clone this wiki locally