Sha256: ea43425166ab80e79e419654cc93031c026dec39b9de913230cc054ec68f9cbf
Contents?: true
Size: 375 Bytes
Versions: 3
Compression:
Stored size: 375 Bytes
Contents
Feature: Custom Layout Engine Scenario: Checking built folder for content Given a built app at "custom-layout-app" Then "index.html" should exist at "custom-layout-app" and include "Comment in layout" Scenario: Checking server for content Given the Server is running at "test-app" When I go to "/index.html" Then I should see "Comment in layout"
Version data entries
3 entries across 3 versions & 1 rubygems