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
188a2b713c
Merge remote-tracking branch 'contrib/master'
2024-11-07 02:22:18 +03:00
Ryan Mwangi
4fce46c57e
test: changes on temp folder
2024-11-07 02:18:12 +03:00
xeruf
2a9af9c1d5
test: rearrange test directories
...
WIP - need to adjust code to use proper working directory
2024-11-06 20:58:29 +01:00
Ryan Mwangi
7bb3811a4d
refactor: Move expected_output folder into temp_test_calendar
...
- Relocated the expected_output directory to temp_test_calendar for better organization.
- Simplified test structure by consolidating test-related files within the temporary directory.
- Improved clarity and maintainability of test resources.
2024-11-06 15:27:39 +03:00
Ryan Mwangi
d6a470237c
feat(tests): implement whole output testing for calendar merging API
2024-11-05 16:02:59 +03:00
Ryan Mwangi
19af32da10
test(calendar.test.js): lead expected output
2024-11-05 15:57:10 +03:00
Ryan Mwangi
07eba543ae
test(expected output): create folder with expected output
2024-11-05 15:54:50 +03:00
Ryan Mwangi
6d4944991c
revert(tests): undo updates to URL assertions in calendar merging API tests
2024-11-05 15:30:41 +03:00
Ryan Mwangi
6bd83a7a56
fix(tests): update URL assertions in calendar merging API tests
2024-11-05 15:26:13 +03:00
Ryan Mwangi
a2468b7dfb
test(calendar.test.js):set us snapshot testing
2024-11-05 15:19:34 +03:00
Ryan Mwangi
6abaa4bd4b
fix(server.js): Determine the merged calendars directory based on the environment
2024-11-05 14:47:25 +03:00
Ryan Mwangi
f50c7a603b
test (calendar.test.js): define temp_test_calendar in server
2024-11-05 14:41:39 +03:00