syncevolution/test
Zhu, Yongsheng 5a66fbc44d Funambol + itodo20: add 'text/calendar!' to force to use icalendar20(Bug #2422)
Register 'text/calendar!' for itodo20 to force to use icalendar20
2009-07-07 17:26:47 +08:00
..
Algorithm copyright updated 2009-03-25 15:21:04 +01:00
testcases Merge branch 'master' into ui 2009-05-07 12:18:14 +02:00
client-test-main.cpp license: merged LGPL v2.1 -> LGPL v2.1 + v3 change 2009-04-30 18:35:56 +02:00
client-test.cpp license: merged LGPL v2.1 -> LGPL v2.1 + v3 change 2009-04-30 18:35:56 +02:00
client.supp valgrind suppression rules 2008-03-16 08:48:26 +00:00
ClientTest.cpp Funambol + ical2.0: add an environment variable to set maximum item size (Bug #2422) 2009-07-07 17:26:46 +08:00
ClientTest.h Test cases: Enable Interrupt* test, add suspend test 2009-07-01 14:45:47 +02:00
COPYING license: changed to LGPL v2.1 + v3 2009-04-30 18:26:27 +02:00
evo.supp added ConfigServer_add_client 2008-12-07 20:01:50 +00:00
Makefile.am dist: fixed distcheck, bundle Synthesis 2009-03-25 14:43:44 +01:00
README.funambol Funambol + itodo20: add 'text/calendar!' to force to use icalendar20(Bug #2422) 2009-07-07 17:26:47 +08:00
runtests.py runtests.py: updated to work with current source code 2009-06-26 08:30:09 +02:00
synccompare.pl Funambol + itodo20: ignore some property comparisions in synccompare(Bug #2422) 2009-07-07 17:26:47 +08:00
sys.supp added plenty of suppressions for problems only found when running code linked against 2.22.x 2008-07-10 18:12:04 +00:00
test.h license: merged LGPL v2.1 -> LGPL v2.1 + v3 change 2009-04-30 18:35:56 +02:00

Thiss document is used to show interoperability test information with funambol server.

* The Funambol Server's device information 
  Funambol Data Synchronization Server v.7.1.1
    Man=Funambol
    Mod=DS Server CarEd
    SwV=7.1.1
    HwV=-
    FwV=-
    OEM=-
    DevID=funambol
    DevTyp=server
    VerDTD=1.2
    UTC=true
    SupportLargeObjs=true
    SupportNumberOfChanges=true
    Ext=X-funambol-smartslow

* Test Environment Variables Settings
  CLIENT_TEST_SERVER=funambol CLIENT_TEST_XML=1 CLIENT_TEST_MAX_ITEMSIZE=2048 \
  CLIENT_TEST_EVOLUTION_PREFIX=file:///tmp/test/
 
* Test Profiles Settings
  Make sure you calendar type set as 'calendar:text/calendar!' to force to use ical20


* Data formats we need to test:
Client::Sync::vcard21
Client::Sync::ical20
Client::Sync::itodo20

* Know properties got lost in Funambol server:
VCard21
  -- N/A

ical20
itodo20
  -- UID, SEQUENCE, TRANSP, LAST-MODIFIED, X-EVOLUTION-ALARM-UID 

* Known failures:
Client::Sync::vcard21
  -- Client::Sync::vcard21::testItems
  -- Client::Sync::vcard21::testItemsXML

Client::Sync::ical20
  -- Client::Sync::ical20::testTwinning
  -- Client::Sync::ical20::testItems
  -- Client::Sync::ical20::testItemsXML
  -- Client::Sync::ical20::testMaxMsg
  -- Client::Sync::ical20::testLargeObject

Client::Sync::itodo20
  -- Client::Sync::itodo20::testTwinning
  -- Client::Sync::itodo20::testItems
  -- Client::Sync::itodo20::testItemsXML
  -- Client::Sync::itodo20::testMaxMsg
  -- Client::Sync::itodo20::testLargeObject