Skip to content

Commit

Permalink
Item9543: document sanity tests broken by removeal of GET to change t…
Browse files Browse the repository at this point in the history
…opics

git-svn-id: http://svn.foswiki.org/trunk@8739 0b4bb1d4-4e5a-0410-9cc4-b2b747904278
  • Loading branch information
SvenDowideit authored and SvenDowideit committed Aug 25, 2010
1 parent 2767941 commit 256177c
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions core/data/TestCases/TestCaseAmISane.txt
Expand Up @@ -10,14 +10,14 @@ Description: Manual trivial fast sanity checks for script functions. Do them in
| =edit= | Simple edit (don't save) | <a href="%SCRIPTURLPATH%/edit%SCRIPTSUFFIX%/%WEB%/QuickScriptsCheck">click here</a> |
| =manage= | | |
| =oops= | Tested by quietsave, below | |
| =preview= | Should redirect to preview | <a href="%SCRIPTURLPATH%/preview%SCRIPTSUFFIX%/TestCases/WasteOfSpace?text=Cabbages%20And%20Kings%20WalrusMeat&topicparent=TestCaseQuickScriptsChecks">click here</a> |
| =preview= | __BROKEN, NEEDS TO BE POST__ Should redirect to preview (save the topic - its used in later tests) | <a href="%SCRIPTURLPATH%/preview%SCRIPTSUFFIX%/TestCases/WasteOfSpace?text=Cabbages%20And%20Kings%20WalrusMeat&topicparent=TestCaseQuickScriptsChecks">click here</a> |
| =rdiff= | Compare WebHome 1.1 and 1.2 sequential | <a href="%SCRIPTURLPATH%/rdiff%SCRIPTSUFFIX%/TestCases/WebHome?rev1=1&rev2=2">click here</a> |
| =rdiff= | Compare WebHome 1.1 and 1.2 side by side | <a href="%SCRIPTURLPATH%/rdiff%SCRIPTSUFFIX%/TestCases/WebHome?rev1=1&rev2=2&render=sidebyside">click here</a> |
| =save= | =action= = =save= Should redirect to view | <a href="%SCRIPTURLPATH%/save%SCRIPTSUFFIX%/TestCases/WasteOfSpace?action=save&text=Save%20PASSED&topicparent=TestCaseQuickScriptsChecks&forcerev=1">click here</a> |
| =save= | =action= = =checkpoint= (should come back to edit) | <a href="%SCRIPTURLPATH%/save%SCRIPTSUFFIX%/TestCases/WasteOfSpace?action=checkpoint&text=Checkpoint-save%20PASSED&topicparent=TestCaseQuickScriptsChecks&forcerev=1">click here</a> |
| =save= | =action= = =quietsave= (should redirect to view) | <a href="%SCRIPTURLPATH%/save%SCRIPTSUFFIX%/TestCases/WasteOfSpace?action=quietsave&text=Quietsave%20test%20PASSED&topicparent=TestCaseQuickScriptsChecks&forcerev=1">click here </a> |
| =repRev= | =action= = =quietsave=, =cmd= = =repRev= if you are in Main.AdminGroup should redirect to view, and you should see "repRev test PASSED", otherwise you will be denied. | <a href="%SCRIPTURLPATH%/save%SCRIPTSUFFIX%/TestCases/WasteOfSpace?action=quietsave&cmd=repRev&text=RepRev%20test%20PASSED&topicparent=TestCaseQuickScriptsChecks&forcerev=1">click here </a> |
| =delRev= | =action= = =save=, =cmd= = =delRev= - should delete the top revision, if you are in Main.AdminGroup, otherwise you will be denied. | <a href="%SCRIPTURLPATH%/save%SCRIPTSUFFIX%/TestCases/WasteOfSpace?action=quietsave&cmd=delRev&text=delRev%20test%20FAILED&topicparent=TestCaseQuickScriptsChecks&forcerev=1">click here </a> |
| =save= | __BROKEN, NEEDS TO BE POST__ =action= = =save= Should redirect to view | <a href="%SCRIPTURLPATH%/save%SCRIPTSUFFIX%/TestCases/WasteOfSpace?action=save&text=Save%20PASSED&topicparent=TestCaseQuickScriptsChecks&forcerev=1">click here</a> |
| =save= | __BROKEN, NEEDS TO BE POST__ =action= = =checkpoint= (should come back to edit) | <a href="%SCRIPTURLPATH%/save%SCRIPTSUFFIX%/TestCases/WasteOfSpace?action=checkpoint&text=Checkpoint-save%20PASSED&topicparent=TestCaseQuickScriptsChecks&forcerev=1">click here</a> |
| =save= | __BROKEN, NEEDS TO BE POST__ =action= = =quietsave= (should redirect to view) | <a href="%SCRIPTURLPATH%/save%SCRIPTSUFFIX%/TestCases/WasteOfSpace?action=quietsave&text=Quietsave%20test%20PASSED&topicparent=TestCaseQuickScriptsChecks&forcerev=1">click here </a> |
| =repRev= | __BROKEN, NEEDS TO BE POST__ =action= = =quietsave=, =cmd= = =repRev= if you are in Main.AdminGroup should redirect to view, and you should see "repRev test PASSED", otherwise you will be denied. | <a href="%SCRIPTURLPATH%/save%SCRIPTSUFFIX%/TestCases/WasteOfSpace?action=quietsave&cmd=repRev&text=RepRev%20test%20PASSED&topicparent=TestCaseQuickScriptsChecks&forcerev=1">click here </a> |
| =delRev= | __BROKEN, NEEDS TO BE POST__ =action= = =save=, =cmd= = =delRev= - should delete the top revision, if you are in Main.AdminGroup, otherwise you will be denied. | <a href="%SCRIPTURLPATH%/save%SCRIPTSUFFIX%/TestCases/WasteOfSpace?action=quietsave&cmd=delRev&text=delRev%20test%20FAILED&topicparent=TestCaseQuickScriptsChecks&forcerev=1">click here </a> |
| =search= | Search for the word "sanity" |<a href="%SCRIPTURLPATH%/search%SCRIPTSUFFIX%/TestCases/WasteOfSpace?search=sanity">click here</a> |
| =statistics= | Should redirect to refreshed statistics |<a href="%SCRIPTURLPATH%/statistics%SCRIPTSUFFIX%/TestCases">click here</a> |
| =attach=, =upload= | Attach a file to topic WasteOfSpace | <a href="%SCRIPTURLPATH%/attach%SCRIPTSUFFIX%/%WEB%/WasteOfSpace">click here</a> |
Expand Down

0 comments on commit 256177c

Please sign in to comment.