Ryan Mwangi
7bb3811a4d
- 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.
16 lines
No EOL
450 B
JSON
16 lines
No EOL
450 B
JSON
{
|
|
"id": "Time_Based_Calendar",
|
|
"linkGroupName": "Time Based Calendar",
|
|
"calendars": [
|
|
{
|
|
"url": "C:\\Users\\user\\OneDrive\\Desktop\\Internship tasks\\final calmerg\\test_calendars\\other_work.ics",
|
|
"prefix": "other_work",
|
|
"override": false
|
|
},
|
|
{
|
|
"url": "C:\\Users\\user\\OneDrive\\Desktop\\Internship tasks\\final calmerg\\test_calendars\\work.ics",
|
|
"prefix": "work",
|
|
"override": false
|
|
}
|
|
]
|
|
} |