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