BEGIN:VCALENDAR
VERSION:2.0
PRODID:-//pretalx//pretalx.evolutio.pt//djangocon-europe-2025//talk//ETFCCS
BEGIN:VTIMEZONE
TZID:IST
BEGIN:STANDARD
DTSTART:20000326T030000
RRULE:FREQ=YEARLY;BYDAY=-1SU;BYMONTH=3
TZNAME:IST
TZOFFSETFROM:+0000
TZOFFSETTO:+0100
END:STANDARD
BEGIN:DAYLIGHT
DTSTART:20001029T020000
RRULE:FREQ=YEARLY;BYDAY=-1SU;BYMONTH=10
TZNAME:GMT
TZOFFSETFROM:+0100
TZOFFSETTO:+0000
END:DAYLIGHT
END:VTIMEZONE
BEGIN:VEVENT
UID:pretalx-djangocon-europe-2025-ETFCCS@pretalx.evolutio.pt
DTSTART;TZID=IST:20250423T113000
DTEND;TZID=IST:20250423T120000
DESCRIPTION:Web applications with a high degree of interoperability between
  the browser and the server can be difficult to test. This is especially t
 rue during full stack development. There\, we usually don’t specify REST
  endpoints with a well declared interface. This is especially true when wo
 rking with template partials (HTMX\, django-unicorn\, etc.). Testing the s
 erver and client part independently requires to mock these interfaces\, wh
 ich then becomes even more difficult and time consuming.
DTSTAMP:20260610T154611Z
LOCATION:Main hall
SUMMARY:End-to-end testing Django applications using Pytest with Playwright
  - Jacob Rief
URL:https://pretalx.evolutio.pt/djangocon-europe-2025/talk/ETFCCS/
END:VEVENT
END:VCALENDAR
