This repo contains tests for the Difuse project using Playwright.
Make sure you have Node.js installed. Then run:
npm install
Copy the .env.sample file to .env and fill in the required values.
.env.sample
.env
npm run test