Skip to content

Commit

Permalink
add talks to examples from issue 28 (#672)
Browse files Browse the repository at this point in the history
* bump hexo

* Add new blog, screencasts, and talks

* bump package.lock

* add img for new blogs

add imgs for three new blogs

* add new blogs 

add three new blogs to examples/media

* add img for blog

img for vue.js hackernews clone blog

* add new blog

add e-2-e testing vue.js hackernews clone blog

* add img to blogs

* add blogs

reached out to Committed for author credit, received.

* add VueJs Applied + Testing with Cypress.io

* add Accélerez vos tests end to end avec Cypress
  • Loading branch information
ValerieThoma authored and jennifer-shehane committed Jun 5, 2018
1 parent fd865d2 commit 3975d28
Show file tree
Hide file tree
Showing 3 changed files with 37 additions and 22 deletions.
42 changes: 21 additions & 21 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -133,4 +133,4 @@
"set-immediate-shim": "2.0.0",
"yall": "github:malchata/yall.js#1c782f1ab7a0becb1a88fd6f3b260e55d5e213a2"
}
}
}
15 changes: 15 additions & 0 deletions source/_data/talks.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
- title: "Accélerez vos tests end to end avec Cypress"
url: https://www.youtube.com/watch?v=UpBfQ6mdb8U&amp=&feature=youtu.be
sourceName: Devox France
date: May 2, 2018
author: Rodolphe Bung
youtubeId: UpBfQ6mdb8U

- title: "Extracting a React Component with Cypress"
url: https://youtu.be/Sth0bGfFOMw
sourceName: Big Nerd Ranch Webinar
Expand All @@ -12,6 +19,14 @@
date: Apr 26, 2018
author: Josh Justice
youtubeId: CMN8boToKWI

- title: "VueJs Applied + Testing with Cypress.io"
url: https://www.youtube.com/watch?time_continue=29&v=dpB0YgnFyZQ
sourceName: JavaScript Meetup - St. Louis
sourceUrl: https://www.meetup.com/STL-JS-meetup/events/247430738/
date: Apr 19, 2018
author: Christian Catalan
youtubeId: dpB0YgnFyZQ

- title: "Painless testing for React applications"
url: https://youtu.be/lgurVvQsOTY
Expand Down

0 comments on commit 3975d28

Please sign in to comment.