Skip to content

Latest commit

 

History

9 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DMA Showcase

Visual walkthroughs of the ESGClick Double Materiality Assessment (DMA) process, generated automatically by Playwright E2E tests against real company profiles.

Case Studies

Company Industry Impacts R&Os View
Nokia Corporation Telecommunications 24 12 → Showcase
Norsk Hydro — Energy Renewable Energy 24 16 → Showcase

How to Regenerate

# Run from the ESG project root
SHOWCASE_PROFILE=nokia npx playwright test tests/e2e/tools/dma-showcase-dynamic.spec.ts \
  --project=chromium --config=tests/e2e/tools/playwright.showcase.config.ts

Screenshots are saved to {profile}/ directories. After regenerating, commit and push:

cd public/showcase-screenshots
git add -A && git commit -m "feat: regenerate showcase screenshots"
git push

Viewing Locally

Open any index.html directly in a browser, or serve via:

npx serve .

Architecture

This repo lives inside the ESGClick public/showcase-screenshots/ directory (which is gitignored by the parent ESG repo). The Playwright tests output directly here — no copy step needed.

⚠️ Warning: Running git clean -fdx in the parent ESG repo will delete this directory. Always push changes to GitHub.

About

Visual walkthroughs of Double Materiality Assessments generated by ESGClick

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages