All Downloads are FREE. Search and download functionalities are using the official Maven repository.

Resources.FitNesseRoot.FitNesse.SuiteAcceptanceTests.SuiteEditResponderTests.ScenarioLibrary.content.txt Maven / Gradle / Ivy

There is a newer version: 20250223
Show newest version
!|scenario|the edit response should contain|contents|
|check|request page|$IT?edit|200|
|ensure|content contains|@contents|
|show|content|

!|scenario|attempt to edit|page          |
|check    |request page   |@page?edit|200|

!|scenario|save page|page|with contents|contents|
|check|request page save|@page|with contents|@contents|303|
|$IT=|echo|@page|

!|scenario|save page|page|with contents|contents|by user|user|
|check|request page save|@page|with contents|@contents|by user|@user|and password|empty|303|
|$IT=|echo|@page|

!|scenario|save page|page|by user|user|
|check|request page save|@page|with contents|empty|by user|@user|and password|empty|303|
|$IT=|echo|@page|

!|scenario|save page|page|
|save page|@page|with contents|empty|

!|scenario|it's last modified by should be|user|
|check|last modified of page|$IT|@user|

!|scenario|it's versions should contain|content|
|page|$IT?versions|should contain|@content|









© 2015 - 2025 Weber Informatics LLC | Privacy Policy