Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F117964149
D71.1775502952.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Authored By
Unknown
Size
1 KB
Referenced Files
None
Subscribers
None
D71.1775502952.diff
View Options
diff --git a/test/eimap_command_getmetadata_tests.erl b/test/eimap_command_getmetadata_tests.erl
--- a/test/eimap_command_getmetadata_tests.erl
+++ b/test/eimap_command_getmetadata_tests.erl
@@ -38,6 +38,16 @@
{ fini, [ { <<"Tasks">>, [ { <<"/shared/vendor/kolab/folder-type">>, <<"task \"sigh\"">> } ] } ] }
},
{
+ <<"* METADATA Notes (/private/vendor/kolab/activesync {49}\r\n{\"FOLDER\":{\"V9O49B4A294Q779MM01EQEAA11\":{\"S\":1}}})\r\nabcd OK Completed\r\n">>,
+ <<"abcd">>,
+ { fini, [ { <<"Notes">>, [ { <<"/private/vendor/kolab/activesync">>, <<"{\"FOLDER\":{\"V9O49B4A294Q779MM01EQEAA11\":{\"S\":1}}}">> } ] } ] }
+ },
+ {
+ <<"* METADATA \"Some Folder\" (/private/vendor/kolab/activesync {49}\r\n{\"FOLDER\":{\"V9O49B4A294Q779MM01EQEAA11\":{\"S\":1}}})\r\nabcd OK Completed\r\n">>,
+ <<"abcd">>,
+ { fini, [ { <<"Some Folder">>, [ { <<"/private/vendor/kolab/activesync">>, <<"{\"FOLDER\":{\"V9O49B4A294Q779MM01EQEAA11\":{\"S\":1}}}">> } ] } ] }
+ },
+ {
<<"* METADATA Tasks (/shared/vendor/kolab/folder-type \"task \\\"sigh\\\"\")\r\n* METADATA Archive (/shared/vendor/kolab/folder-type NIL)\r\nabcd OK Begin TLS negotiation now\r\n">>,
<<"abcd">>,
{ fini, [
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Mon, Apr 6, 7:15 PM (2 h, 23 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
18839002
Default Alt Text
D71.1775502952.diff (1 KB)
Attached To
Mode
D71: Add tests for T932 -- improve METADATA response parsing
Attached
Detach File
Event Timeline