Hi ,
I am trying to run unit tests by copying meeting event data into a file called ical20
and placing this in /tmp/test folder. I set following env variables, also verified that
they are in env.
CLIENT_TEST_SERVER=scheduleworld1
CLIENT_TEST_SOURCES = ical20
- CLIENT_TEST_EVOLUTION_PREFIX=file:///tmp/test
, when I run the test as, client-test Client::Sync::ical20::testConversion, Test fails and
produced a log which I attached here, My understanding of log is that it failed due to
being all the sources (calendar , memos etc) inactive.
I tried to set the calendar active by
syncevolution -c scheduleworld1 calendar and then tried the above "client-test"
command, but keep getting the same error result.
My questions are , Is my understanding of the log wrong? , If activing calendar is wrong
in the way I did, what is the correct way of doing it.?
Thanks
Raji.