BEGIN:VCALENDAR
PRODID;X-RICAL-TZSOURCE=TZINFO:-//Calagator//EN
CALSCALE:GREGORIAN
X-WR-CALNAME:Calagator
METHOD:PUBLISH
VERSION:2.0
BEGIN:VTIMEZONE
TZID;X-RICAL-TZSOURCE=TZINFO:America/Los_Angeles
BEGIN:STANDARD
DTSTART:20201101T020000
RDATE:20201101T020000
TZOFFSETFROM:-0700
TZOFFSETTO:-0800
TZNAME:PST
END:STANDARD
END:VTIMEZONE
BEGIN:VEVENT
CREATED;VALUE=DATE-TIME:20201102T230748Z
DTEND;TZID=America/Los_Angeles;VALUE=DATE-TIME:20201119T180000
DTSTART;TZID=America/Los_Angeles;VALUE=DATE-TIME:20201119T170000
DTSTAMP;VALUE=DATE-TIME:20201102T230748Z
LAST-MODIFIED;VALUE=DATE-TIME:20201102T230748Z
UID:http://calagator.org/events/1250477407
DESCRIPTION:When you make a change to your code\, how do you know it stil
 l works as expected?&#13\;\n&#13\;\nDo you make sure to check edge cases
 ? Do you make sure to test all possible code-paths? Do you make sure the
  changes you made to one module don't break other modules that depend on
  it? Do you do all of the above every time you make any change\, no matt
 er how small the change?&#13\;\n&#13\;\nDoing all that every time a chan
 ge is made is a ton of work. There has got to be a better way!&#13\;\n&#
 13\;\nUsing our skills as programmers\, we can automate the testing proc
 ess. This allows us to be much more thorough while simultaneously reduci
 ng effort over the long run.&#13\;\n&#13\;\nIn this presentation\, we wi
 ll learn the basics of writing automated tests. We will discuss unit tes
 ts\, integration tests\, and test-driven development (TDD).&#13\;\n&#13\
 ;\nPresented by PDX Code Guild Instructor Evan Hackett\n\nTags: unit tes
 ting\, testing\, Automated Testing\, web development\, integrating testi
 ng\, test-driven development\, programming\n\nImported from: http://cala
 gator.org/events/1250477407
URL:https://www.meetup.com/Portland-Programmer-Network/events/274352765/
SUMMARY:Remote Tech Talk at the Guild -- Intro to Automated Testing
LOCATION:PDX Code Guild: 2828 SW Corbett Ave\, Portland OR 97201 us
SEQUENCE:1
END:VEVENT
END:VCALENDAR
