Web Unleashed 2013

2013-11-07 00:00:00 2013-11-09 00:00:00 America/Toronto Web Unleashed 2013 FITC is back in New England for Web Unleashed 2013 with a ton of learning and collaborating opportunities over a two-day period: day one features a wide range of conference sessions focusing on front-end development and day two takes a deep dive into specific topics with… Waltham, MA FITC Waltham, MA

Presentation


Overview

AngularJS was built from the ground up to be testable; unit tests are great for testing isolated pieces of code but how are all of the pieces tested together?  With end-to-end (E2E) testing, you can rest a little easier at night knowing that all is well with your applications.

In this workshop, Matias and Lukas will cover: how to get up and running with Protractor, the new AngularJS E2E framework, and how to structure your application to maximize testability. They will start with a pre-built project and get their hands dirty by working through specific testing scenarios with best practices commentary along the way.