gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] r29254 - gnunet-gtk/src/fs


From: gnunet
Subject: [GNUnet-SVN] r29254 - gnunet-gtk/src/fs
Date: Sat, 14 Sep 2013 18:43:05 +0200

Author: grothoff
Date: 2013-09-14 18:43:05 +0200 (Sat, 14 Sep 2013)
New Revision: 29254

Added:
   gnunet-gtk/src/fs/TESTPLAN.txt
Log:
-plan for tests

Added: gnunet-gtk/src/fs/TESTPLAN.txt
===================================================================
--- gnunet-gtk/src/fs/TESTPLAN.txt                              (rev 0)
+++ gnunet-gtk/src/fs/TESTPLAN.txt      2013-09-14 16:43:05 UTC (rev 29254)
@@ -0,0 +1,50 @@
+This file describes the various things we should test before a release:
+
+gnunet-identity-gtk:
+====================
+- create namespace X
+- advertise namespace X under keyword "ns"
+
+gnunet-namespace:
+=================
+- set pseudonym "pseu" for ego X
+
+gnunet-fs-gtk:
+==============
+* about window
+* publish: 
+  - INSERT image file (under keyword 'f')
+    - edit keywords    
+    - check preview extraction by LE
+    - edit preview
+    - also advertise in namespace X under identifier 't' with update 'u'
+    - also advertise in namespace X under identifier 'u'
+  - INDEX directory (under keyword 'd'); 
+    - edit hierarchy (add file, remove file, add keywords)
+    - persistence: close gnunet-fs-gtk during publishing, then restart, check 
resume
+* search:
+  - check search by passing KSK/SKS URIs on command line
+  - file under f 
+    - check meta data (toggle visibility)
+    - check preview (toggle visibility)
+    - test download
+  - search namespace X under 'ns'
+  - search directory under 'd'
+    - test individual download
+    - test recursive download
+  - search X under 't'
+    - check update
+  - search X under 'u'
+  - search with mime type restriction for image file
+* download
+  - check download by URI on command-line
+  - abort download
+* directory
+  - open directory (.gnd) file
+    - check download from that directory
+    - check download of embedded (tiny) file in directory
+* unindex
+  - check list of indexed files for directory
+  - unindex
+  - search for unindexed file (should not show by extracted keywords)
+




reply via email to

[Prev in Thread] Current Thread [Next in Thread]