Sha256: 9d401e9350636684259eb7473ad737244bda80c808adb9a3cba0abb0805aa3a3
Contents?: true
Size: 785 Bytes
Versions: 8
Compression:
Stored size: 785 Bytes
Contents
!|scenario|given editable page|page| |create page|@page|with authentication|Edit| |$IT=|echo|@page| !|scenario|import|importedPage|into|importingPage| |check|request page|@importingPage?responder=import&remoteUrl=http://localhost:${INTERNAL_PORT}/@importedPage|200| !|scenario|Water mark and edit buttons should be on page|page| |check|request page|@page?properties|200| |show|content| |check|request page|@page|200| |show|content| |ensure|content matches|<body class="imported">| |ensure|content matches|Edit Locally| |ensure|content matches|Edit Remotely| !|scenario|Water mark and edit buttons should not be on page|page| |check|request page|@page|200| |reject|content matches|<body class="imported">| |reject|content matches|Edit Locally| |reject|content matches|Edit Remotely|
Version data entries
8 entries across 8 versions & 1 rubygems