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

Update blogs.yml #1605

Merged
merged 1 commit into from
Apr 24, 2019
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
24 changes: 24 additions & 0 deletions source/_data/blogs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,22 @@ large:
author: Karthik kk
date: Apr 8, 2019
img: /img/examples/visual-ui-testing-percy-cypress.png

- title: "Next Level E2E Testing with Cypress @ Webdeveloper Stammtisch Saar 37"
sourceUrl: https://speakerdeck.com/mrcube42
url: https://speakerdeck.com/mrcube42/next-level-e2e-testing-with-cypress-at-webdeveloper-stammtisch-saar-37
sourceName: Speaker Deck
author: David Wurfel
date: Apr 04, 2019
img: /img/examples/next-level-e2e-testing-with-cypress.png

- title: "Testing using Cypress in JavaScript"
url: https://confluence.xpand-it.com/display/public/XRAY/Testing+using+Cypress+in+JavaScript
sourceName: Confluence
sourceUrl: https://confluence.xpand-it.com/display/public/XRAY/Xray+Documentation+Home
author: Sergio Freire
date: Apr 01, 2019
img: /img/examples/testing-using-cypress-in-javascript.png

- title: "How to Create and Use Fixtures in Cypress Tests"
url: https://chipcullen.com/how-to-create-and-use-fixtures-in-cypress-tests/
Expand All @@ -64,6 +80,14 @@ large:
date: Mar 15, 2019
img: /img/examples/cypress-aws-lambda.png

- title: "Write tests without the pain"
url: https://slides.com/simonhen/cypress
sourceName: Slides
sourceUrl: https://simonhenrotte.com/
author: Simon Henrotte
date: Mar 7, 2019
img: /img/examples/write-tests-without-pain.png

- title: "Testing an email workflow from end to end with Cypress"
url: https://humble.dev/testing-an-email-workflow-from-end-to-end-with-cypress
sourceName: humbledev
Expand Down