You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lenya.apache.org by Apache Wiki <wi...@apache.org> on 2006/02/17 17:58:13 UTC

[Lenya Wiki] Trivial Update of "TestPublish" by RenaudRichardet

Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Lenya Wiki" for change notification.

The following page has been changed by RenaudRichardet:
http://wiki.apache.org/lenya/TestPublish

------------------------------------------------------------------------------
  == TestPublish ==
  
- === Simple Test Publish === 
+ === Simple Test Submit ===
+ 
   * login as Lenya
   * create new testdoc, e.g. testdocXXX
   * submit the document
-  * login as Alice
-  * publish the document
-  * assert the document is accesible in the live area (e.g. /live/testdocXXX.html)
  
- === Extended Test Publish === 
+ === Extended Test Submit ===
+ 
   * login as Lenya
   * create new testdoc, e.g. testdocXXX
   * assert workflow state = authoring
@@ -25, +24 @@

   * assert deactivate menu is disabled
   * assert workflow state = review
   * assert Live = no
+  * assert the document is NOT accesible in the live area (e.g. /live/testdocXXX.html)
+ 
+ === Simple Test Publish ===
+ 
+  * login as Lenya
+  * create new testdoc, e.g. testdocXXX
+  * submit the document
   * login as Alice
-  * assert submit menu is disabled
-  * assert reject menu is enabled
-  * assert publish menu is enabled
-  * assert deactivate menu is disabled
-  * assert workflow state = review
-  * assert Live = no
+  * publish the document
+  * assert the document is accesible in the live area (e.g. /live/testdocXXX.html)
+ 
+ 
+ === Extended Test Publish ===
+ 
+  * login as Alice
+  * create new testdoc, e.g. testdocXXX
+  * submit the document
   * publish the document
   * assert submit menu is disabled
   * assert reject menu is disabled
@@ -41, +50 @@

   * assert Live = yes
   * assert the document is accesible in the live area (e.g. /live/testdocXXX.html)
  
- === Test Reject === 
+ === Test Reject ===
+ 
   * login as Lenya
   * create new testdoc, e.g. testdocXXX
   * submit the document
@@ -55, +65 @@

   * assert Live = no
   * assert the document is NOT accesible in the live area (e.g. /live/testdocXXX.html)
  
- === Test Deactivate === 
+ === Test Deactivate ===
+ 
   * login as Alice
   * create new testdoc, e.g. testdocXXX
   * submit the document

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lenya.apache.org
For additional commands, e-mail: dev-help@lenya.apache.org