]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/blob - tests/AAD_FindText.inputs
Simple test to verify text appears in the source of a page.
[SourceForge/phpwiki.git] / tests / AAD_FindText.inputs
1 # Test the page WabiSabi for the text
2 # string "imperfect, impermanent, and incomplete"
3 # $Id: AAD_FindText.inputs,v 1.1 2001-09-20 21:33:09 wainstead Exp $
4
5 # get the starting page
6 type: starting_page
7 start_url: http://127.0.0.1:8080/~swain/phpwiki/index.php/WabiSabi
8 assert_text: imperfect, impermanent, and incomplete
9 go
10
11 # check the page for certain text
12 type: follow_link
13 follow_link: "History"
14 assert_url: WabiSabi
15 go
16