BEGIN:VCALENDAR
PRODID:-//github.com/rianjs/ical.net//NONSGML ical.net 4.0//EN
VERSION:2.0
BEGIN:VTIMEZONE
TZID:America/Phoenix
X-LIC-LOCATION:America/Phoenix
END:VTIMEZONE
BEGIN:VEVENT
DESCRIPTION:For a number of years now we have been hearing about all of th
 e benefits that automated unit testing provides like increasing our quali
 ty\, catching errors earlier\, ensuring that all developers are testing i
 n the same manner and deploying updates with high confidence that nothing
  will break.  Testing a Web UI though was difficult and fragile which mea
 nt that typically we had no automated unit test for our Web UI.  This is 
 no longer the case with the latest release of Angular.  Unit testing is n
 ow a first class citizen in Angular.\n\nOut of the box\, the project gene
 rated by the Angular CLI has unit testing setup with Karma and Jasmine an
 d includes sample tests.  Generating new components\, services\, and pipe
 s includes the unit test Spec file already wired up.  Thus allowing you t
 o focus on writing your unit tests and not on the infrastructure needed t
 o get them running.  The barriers to writing unit test have been destroye
 d.\n\nThis talk will walk through getting started unit testing your Angul
 ar components\, services\, and pipes.  Along the way I will share the tip
 s and tricks that I have learned as I have implemented unit testing on my
  Angular projects at a Fortune 100 company.  You will walk away ready to 
 immediately implement unit testing on your Angular project.
DTEND;TZID=America/Phoenix:20171014T120000
DTSTAMP:20260510T145303Z
DTSTART;TZID=America/Phoenix:20171014T110000
GEO:33.293070;-111.796620
LOCATION:Chandler - Gilbert Community College - IRN-123
ORGANIZER:
SEQUENCE:0
STATUS:CONFIRMED
SUMMARY:For a number of years now we have been hearing about all of the be
 nefits that automated unit testing provides like increasing our quality\,
  catching errors earlier\, ensuring that all developers are testing in th
 e same manner and deploying updates with high confidence that nothing wil
 l break.  Testing a Web UI though was difficult and fragile which meant t
 hat typically we had no automated unit test for our Web UI.  This is no l
 onger the case with the latest release of Angular.  Unit testing is now a
  first class citizen in Angular.\n\nOut of the box\, the project generate
 d by the Angular CLI has unit testing setup with Karma and Jasmine and in
 cludes sample tests.  Generating new components\, services\, and pipes in
 cludes the unit test Spec file already wired up.  Thus allowing you to fo
 cus on writing your unit tests and not on the infrastructure needed to ge
 t them running.  The barriers to writing unit test have been destroyed.\n
 \nThis talk will walk through getting started unit testing your Angular c
 omponents\, services\, and pipes.  Along the way I will share the tips an
 d tricks that I have learned as I have implemented unit testing on my Ang
 ular projects at a Fortune 100 company.  You will walk away ready to imme
 diately implement unit testing on your Angular project.
UID:ea6e4cff-0cc6-417b-bf9c-96dfe3c38971
END:VEVENT
END:VCALENDAR
