EN · DE · RU · FR · ES

#1810: thunderbird_lightning_normal_create.ics

projectforge-business/src/test/resources/ical/thunderbird_lightning_normal_create.ics Tipo: iCalendar · Rol: Componente · Fuente: projectforge-business/src/test/resources/ical/thunderbird_lightning_normal_create.ics 31 líneas · 31 código · 0 comentarios · 0 en blanco
Prueba unitaria/de integración para thunderbird_lightning_normal_create. Valida la corrección del comportamiento de la clase de producción correspondiente.

Contenido de iCalendar

Código fuente (resumido)

BEGIN:VCALENDAR
PRODID:-//Mozilla.org/NONSGML Mozilla Calendar V1.1//EN
VERSION:2.0
BEGIN:VTIMEZONE
TZID:Europe/Berlin
BEGIN:DAYLIGHT
TZOFFSETFROM:+0100
TZOFFSETTO:+0200
TZNAME:CEST
DTSTART:19700329T020000
RRULE:FREQ=YEARLY;BYDAY=-1SU;BYMONTH=3
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:+0200
TZOFFSETTO:+0100
TZNAME:CET
DTSTART:19701025T030000
RRULE:FREQ=YEARLY;BYDAY=-1SU;BYMONTH=10
END:STANDARD
END:VTIMEZONE
BEGIN:VEVENT
CREATED:20170808T054334Z
LAST-MODIFIED:20170808T054334Z
DTSTAMP:20170808T054334Z
UID:bc939c07-4128-1647-acea-46345412e2e4
SUMMARY:Neuer Termin
DTSTART;TZID=Europe/Berlin:20170812T120000
DTEND;TZID=Europe/Berlin:20170812T130000
TRANSP:OPAQUE
END:VEVENT
END:VCALENDAR

Historial de Git

702ac2a18 PROJECTFORGE-2758: - Añadir datos de prueba y pruebas para thunderbird lightning - El organizador ya no se añade al ics si no hay asistentes - El análisis de ExDate usa ahora la zona horaria predeterminada configurada