Skip to content

Latest commit

 

History

History
33 lines (21 loc) · 470 Bytes

File metadata and controls

33 lines (21 loc) · 470 Bytes

Impala

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.

Getting Started

Development

  • Run Linting (oxlint)
pnpm lint
  • Auto-fix linting issues
pnpm lint:fix

Testing

  • Run Unit Tests (Vitest)
pnpm test
  • Run UI Tests (Playwright)
npx playwright test