This test makes sure that a VirtualWikiNetworkError page is created if the virtual wiki property is set to a non-existent page.
Page creator. | |||
Page name. | Page contents. | Page attributes. | valid? |
VirtualPage | !contents | VirtualWiki=http://localhost:80/InvalidPage | true |
we fetch the page twice here because the first fetch detects the error after the !contents has found all the local pages, thus preventing if from listing the VirtualWikiNetworkError page. This is probably a bug, but it's not serious enough to break this test at this point.
Response Requester. | ||
uri | valid? | |
VirtualPage | true | ''This one mimics the save of the properties'' |
VirtualPage | true |
Response Examiner | |||
type | pattern | matches? | wrapped html? |
contents | VirtualWikiNetworkError | true |
Add Child Page to TestVirtualLinkError