GitHub - LizardByte/dashboard: LizardByte developer dashboard.

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

dashboard

LizardByte developer dashboard.

Build Codecov SonarCloud

A dashboard for viewing LizardByte repository data inside a Jekyll static site.

Testing

Python unit tests

python -m pip install -e ".[dev]"
python -m pytest

JavaScript unit tests

npm install --ignore-scripts
npm test

Both test suites enforce 100% coverage.