Impala is a module of Insee's Statistical Metadata Repository (RMéS). It exposes linked metadata on web pages and through a SPARQL editor based on Yasgui.
- Run Linting (oxlint)
pnpm lint- Auto-fix linting issues
pnpm lint:fix- Run Unit Tests (Vitest)
pnpm test- Run UI Tests (Playwright)
npx playwright test