Frontend
Make sure you are in the frontend directory
cd frontend/
pnpm test
npm test -- --testPathPattern="Settings.spec" --watchAll=false
pnpm lint
Last updated 5 months ago
Was this helpful?