Skip to content
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

Closed
wants to merge 20 commits into from

Conversation

greatislander
Copy link
Member

@greatislander greatislander commented Sep 18, 2020

  • This pull request has been tested by running npm run test without errors
  • This pull request has been built by running npm run build without errors
  • This isn't a duplicate of an existing pull request

Description

Steps to test

Expected behavior:

Additional information

Related issues

Resolves #84.

@netlify
Copy link

netlify bot commented Sep 18, 2020

✔️ 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

@github-actions
Copy link
Contributor

github-actions bot commented Sep 18, 2020

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 backstop:test-docker && npm run backstop:approve locally and commit your changes.

@greatislander greatislander changed the title Feat/cypress feat: integrate Cypress end-to-end testing Sep 18, 2020
@greatislander greatislander changed the title feat: integrate Cypress end-to-end testing feat: integrate Cypress end-to-end testing (resolves #84) Sep 18, 2020
@greatislander greatislander deleted the feat/cypress branch January 7, 2021 15:18
@greatislander greatislander restored the feat/cypress branch January 7, 2021 15:22
@greatislander greatislander reopened this Jan 7, 2021
@greatislander greatislander added the mothballed A PR that is indefinitely suspended, but not cancelled outright, and may resume label Dec 6, 2021
@greatislander greatislander deleted the feat/cypress branch August 8, 2024 12:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
mothballed A PR that is indefinitely suspended, but not cancelled outright, and may resume
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add Cypress for E2E testing
1 participant