Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

vCalendarDragAndDrop.spec.js: make timezone independent #4318

Merged
merged 4 commits into from
Jan 11, 2024

Conversation

BacLuc
Copy link
Contributor

@BacLuc BacLuc commented Dec 24, 2023

Also use the vCalendar parseDate function to create the CalendarTimestamp object instead of doing it ourselves. Now we don't have to run the frontend tests in a specific timezone anymore, and can later run the tests in 2 timezones to be sure that we handle timezones correctly.

@BacLuc BacLuc force-pushed the make-vCalendarDragAndDrop-tz-independent branch from 81e1a64 to 5a50d8d Compare December 24, 2023 16:39
@BacLuc BacLuc enabled auto-merge January 11, 2024 15:20
Also use the vCalendar parseDate function to create the CalendarTimestamp object instead of doing it ourselves.
Now we don't have to run the frontend tests in a specific timezone anymore,
and can later run the tests in 2 timezones to be sure that we handle timezones correctly.
@BacLuc BacLuc force-pushed the make-vCalendarDragAndDrop-tz-independent branch from 5a50d8d to a8f077e Compare January 11, 2024 16:18
@BacLuc BacLuc added this pull request to the merge queue Jan 11, 2024
Merged via the queue into ecamp:devel with commit bb58365 Jan 11, 2024
32 checks passed
@BacLuc BacLuc deleted the make-vCalendarDragAndDrop-tz-independent branch May 26, 2024 11:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants