[cvs] [Wiki] changed: SyncMLTestCases

Karsten Fourmont karsten at horde.org
Tue Jan 2 12:55:40 PST 2007


karsten  Tue, 02 Jan 2007 12:55:39 -0800

Modified page: http://wiki.horde.org/SyncMLTestCases
New Revision:  1.4
Change log:  small description enhancements

@@ -18,25 +18,25 @@
  * Clean Horde !SyncML Data. Login as user syncmltest and go to {{http:[yourinstall]/horde/services/portal/syncml.php}}. Use the button "Delete all !SyncML Data" to delete all data for the syncmltest user. 
  
  * Do a first sync run
  
-* In Horde: rename the "client..." entry to "client...s1" and create a new simple entry like "server_2"
+* In Horde: rename the "client..." entry to "client...s1" and create a new simple entry like "server99"
  
-* In the client: rename "server..." to "server...c1" and create a new simple  entry named "client_2"
+* In the client: rename "server..." to "server...c1" and create a new simple  entry named "client99"
  
  * Do second sync run
  
  * Do a third sync run. This should do nothing
  
-* In the client, delete server_2
+* In the client, delete server99
  
-* in the server, delete client_2
+* in the server, delete client99
  
  * do a fourth sync run
  
  * do a fifth sync run. This should do nothing.
  
-* The test itself is now finished. Create an archive of all the stuff in /tmp/sync and mail it to karsten --at-- horde.org to verify the testcase and addition to cvs.
+* The test itself is now finished. Create an archive of all the stuff in /tmp/sync and mail it to karsten --at-- horde.org to verify the testcase and afterwards addition to cvs.
  
  For developers:
  
  * If the phone uses wbxml this must be converted to xml first: {{for a in *.wbxml; do wbxml2xml -m 0 -o `basename $a .wbxml`.xml $a; done }}


More information about the cvs mailing list