Commit graph

4 commits

Author SHA1 Message Date
Patrick Ohly
eb9b63aa59 EDS+Yahoo testcases: removed TYPE=HOME from X- chat extensions
The TYPE=HOME seems to be redundant. The Evolution UI doesn't distinguish
types, and therefore our internal field list also doesn't.

The motivation for removing the TYPE is that it breaks the
testExtentions test with Google, because the TYPE gets lost in our
sent data.
2011-06-21 11:43:11 +02:00
Patrick Ohly
0d530eb4ab CardDAV + Yahoo: passes testImport after simplifying the tests
Other data changes seen in server:
* first component in ADR removed
* TYPE=CAR not supported in TEL, complete entry removed
* TYPE=PREF stripped from TEL
* TYPE=PARCEL;TYPE=POSTAL added to all ADRs
* no distinction between TYPE=HOME,FAX and TYPE=WORK,FAX,
  both become TYPE=FAX
* no TYPE at all for EMAIL
* only one level in ORG
2011-05-10 15:59:50 +02:00
Patrick Ohly
7a3c7b1bf6 CardDAV + Yahoo: removed all test cases which confuse server
Yahoo responds with a "500 internal server error" to a PUT
with these test cases. Removing them temporarily to get the
remaining tests to pass.
2011-05-10 15:59:50 +02:00
Patrick Ohly
923c6933d7 CardDAV + Yahoo: start using custom test cases
Copied eds_contact.vcf to yahoo_contact.vcf in preparation
for adapting it to Yahoo. Use with
"CLIENT_TEST_WEBDAV=yahoo carddav testcases=testcases/yahoo_contact.vcf"
2011-05-10 15:59:50 +02:00