1
0
Fork 0
Commit Graph

15 Commits

Author SHA1 Message Date
Ryan Mwangi af74d809c4 refactor: refactor sanitizeFilename utility that ensures valid file names 2024-11-07 14:18:18 +03:00
xeruf 5b3a47a122 test: run tests and keep assets in subdirectory 2024-11-07 10:20:56 +01:00
Ryan Mwangi 6c9fb1139f fix(tests): ensure calendar file path is correct
- Updated file path in merge date-based calendar test to point to the 'calendar' directory within TEST_MERGED_CALENDARS_DIR.
2024-11-07 03:44:11 +03:00
Ryan Mwangi e73c8f574a have a directory for offline .ics files 2024-11-04 13:05:08 +03:00
Ryan Mwangi 9b15715337 document how to run the tests 2024-11-04 02:02:30 +03:00
Ryan Mwangi 6eb9d29d44 make tests to run on calendar directory 2024-10-31 15:46:44 +03:00
Ryan Mwangi 5b24f1b016 add calendar link to date based event test 2024-10-31 15:41:08 +03:00
Ryan Mwangi 3d62557fa3 sanitize linkgroup name to replace spaces with underscores 2024-10-30 16:01:10 +03:00
Ryan Mwangi 7e04cb2b9a provide another test calendar for date based events 2024-10-30 15:42:14 +03:00
Ryan Mwangi 815cb37cc8 edit date based calendar url 2024-10-29 21:13:14 +03:00
Ryan Mwangi 8ba0bae716 add time and date based events as test code in /calendar/:name endpoint 2024-10-29 15:38:50 +03:00
Ryan Mwangi 67bdba2ee6 add time and date based events as test code 2024-10-29 15:26:45 +03:00
Ryan Mwangi a00321c922 update test.ics using ical-generator 2024-10-28 21:03:58 +03:00
Ryan Mwangi 5f9309c683 update test JSON and .ics files 2024-10-28 15:53:13 +03:00
Ryan Mwangi 1e03f668c3 update name of merged calendars directory to calendars 2024-10-24 14:21:21 +03:00