Ryan Mwangi
|
869beeb3d4
|
test(calendar): clean up merged calendars directory after tests
|
2024-11-27 13:25:35 +03:00 |
Ryan Mwangi
|
92c6fffe64
|
test(calendar): run tests for different calendar instances
|
2024-11-26 01:50:55 +03:00 |
Ryan Mwangi
|
51c4f5c31f
|
test(calendar): make tests for merged date based calendars pass
|
2024-11-25 20:59:07 +03:00 |
Ryan Mwangi
|
d6022eeb62
|
chore: Merge branch 'master' of forge.ftt.gmbh:janek/CalMerger
|
2024-11-25 20:09:02 +03:00 |
Ryan Mwangi
|
5ec42d07bb
|
Clean up the merged calendars directory before tests
|
2024-11-25 20:00:36 +03:00 |
xeruf
|
ff595a9f70
|
refactor(calendarUtil): addEventsToCalendar variable naming
|
2024-11-25 13:41:28 +01:00 |
xeruf
|
1706b9cad3
|
feat(calendarUtil): simplify event property copying
|
2024-11-25 13:32:47 +01:00 |
xeruf
|
2bd5c967af
|
test(calendar): remove line ending normalization
|
2024-11-25 13:03:51 +01:00 |
xeruf
|
c8f3771717
|
test(calendar): use correct subdirectory to run server
|
2024-11-25 13:03:47 +01:00 |
Ryan Mwangi
|
5b40bf5d75
|
test: add test for date based events
|
2024-11-25 14:35:55 +03:00 |
Ryan Mwangi
|
5769c9ce5b
|
test: update imports and add ESM-compatible __dirname handling
|
2024-11-21 19:56:48 +03:00 |
Ryan Mwangi
|
379a79617b
|
fix(lineendings): normalize calendar line endings to CRLF
|
2024-11-19 19:06:22 +03:00 |
Ryan Mwangi
|
2283b82ba7
|
test: add google-calendar.ics test calendar
|
2024-11-19 15:27:07 +03:00 |
Ryan Mwangi
|
2f3b791e5d
|
test: reorder calendar components in nextcloud-minimal test calendar
|
2024-11-19 15:26:06 +03:00 |
Ryan Mwangi
|
e5e9dbb680
|
test: add test calendar for google-calendar-minimal
|
2024-11-19 15:22:43 +03:00 |
Ryan Mwangi
|
8881361a1f
|
text: create and run test for google-calendar-mininal
|
2024-11-19 15:21:19 +03:00 |
Ryan Mwangi
|
8965eaa319
|
fix(line-endings): normalize line endings to LF for cross-platform consistency- Normalized line endings in generated calendar content to LF.- Updated test assertions to handle line-ending discrepancies.- Ensured compatibility across Windows and UNIX-like systems.
|
2024-11-19 14:17:42 +03:00 |
Ryan Mwangi
|
8ab685dec0
|
test: run tests for nextcloud minimal alone first
|
2024-11-19 13:35:14 +03:00 |
Ryan Mwangi
|
585b83b03c
|
test: run tests for nextcloud minimal alone first
|
2024-11-19 13:34:35 +03:00 |
xeruf
|
bed3e47f8e
|
test: add nextcloud tests
|
2024-11-18 13:34:14 +01:00 |
xeruf
|
77e6963118
|
test: fix calendar paths
|
2024-11-18 13:00:24 +01:00 |
Ryan Mwangi
|
9468e58132
|
test: validate fetchCalendarData reads and parses files accurately
|
2024-11-18 14:04:51 +03:00 |
xeruf
|
864a3739b3
|
fix: adjust ical.js to fix import
https://github.com/kewisch/ical.js/issues/329
|
2024-11-14 13:45:23 +01:00 |
xeruf
|
0a863a4eb2
|
test(calendarUtil): failing ical test
|
2024-11-13 17:43:13 +01:00 |
Ryan Mwangi
|
cbdfdf6c97
|
test:update test forhandling timezones
|
2024-11-13 15:17:17 +03:00 |
Ryan Mwangi
|
2e9de0749d
|
fix:handle timebased events
|
2024-11-13 02:54:42 +03:00 |
Ryan Mwangi
|
d08d87f47c
|
test:get date based calendar test to run
|
2024-11-12 23:23:59 +03:00 |
Ryan Mwangi
|
665c134597
|
test(in-progress): run tests for date based calendar
|
2024-11-12 22:40:28 +03:00 |
xeruf
|
4032e2c49d
|
test: preserve date-based calendar
|
2024-11-12 16:20:53 +01:00 |
Ryan Mwangi
|
441f4d2fb3
|
test:set up initial structure for unit tests for fetchCalendarData function
|
2024-11-11 22:32:12 +03:00 |
Ryan Mwangi
|
8c0de14d5f
|
refactor: move server.js and app.js into src directory
|
2024-11-11 20:14:49 +03:00 |
Ryan Mwangi
|
af980956cb
|
test:edit expected outcome file for override calendar
|
2024-11-11 20:01:58 +03:00 |
Ryan Mwangi
|
3b590958a0
|
test: run tests to check the produced output against the expected output
|
2024-11-11 14:03:37 +03:00 |
Ryan Mwangi
|
69f2f71a2d
|
test: add test for merging calendars in different timezones and merging date-based and time-based calendars
|
2024-11-07 16:04:21 +03:00 |
Ryan Mwangi
|
708144baa6
|
test: introduce new shorter calendar test files
|
2024-11-07 15:32:18 +03:00 |
xeruf
|
5b3a47a122
|
test: run tests and keep assets in subdirectory
|
2024-11-07 10:20:56 +01:00 |