A dashboard for viewing LizardByte repository data inside a Jekyll static site.
Testing
Python unit tests
python -m pip install -e ".[dev]"
python -m pytestJavaScript unit tests
npm install --ignore-scripts
npm testBoth test suites enforce 100% coverage.