-
Notifications
You must be signed in to change notification settings - Fork 9
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: integrate Cypress end-to-end testing (resolves #84) #91
Conversation
✔️ Deploy Preview for idrc ready! 🔨 Explore the source changes: abf5e4f 🔍 Inspect the deploy log: https://app.netlify.com/sites/idrc/deploys/60db2ad49b195a0008f454b1 😎 Browse the preview: https://deploy-preview-91--idrc.netlify.app |
Visual Regression Test Results✅ 21 scenarios passed Scenario Details✅ Home (phone) — Before / After✅ Home (tablet) — Before / After ✅ Home (desktop) — Before / After ✅ About (phone) — Before / After ✅ About (tablet) — Before / After ✅ About (desktop) — Before / After ✅ News (phone) — Before / After ✅ News (tablet) — Before / After ✅ News (desktop) — Before / After ✅ Ideas (phone) — Before / After ✅ Ideas (tablet) — Before / After ✅ Ideas (desktop) — Before / After ✅ Projects and tools (phone) — Before / After ✅ Projects and tools (tablet) — Before / After ✅ Projects and tools (desktop) — Before / After ✅ IDRC Consulting (phone) — Before / After ✅ IDRC Consulting (tablet) — Before / After ✅ IDRC Consulting (desktop) — Before / After ✅ Vision Technology Service (phone) — Before / After ✅ Vision Technology Service (tablet) — Before / After ✅ Vision Technology Service (desktop) — Before / After To review the full report with screenshots, visit the Github Actions page and download the backstop-report artifact. If these changes were intended, run |
npm run test
without errorsnpm run build
without errorsDescription
Steps to test
Expected behavior:
Additional information
Related issues
Resolves #84.