Sha256: 4345d1c46d08545ce16be8c96ac4027020e351e5137f49a0c9dca529145306e9

Contents?: true

Size: 549 Bytes

Versions: 1

Compression:

Stored size: 549 Bytes

Contents

Feature: Assets
  Background:
    Given I have created a app with pah

  Scenario: Have correct files
    Then I have a app/assets/javascripts/application.js
    Then I have a app/assets/stylesheets/_variables.scss
    Then I have a app/assets/stylesheets/application.scss
    Then I have a app/assets/stylesheets/reset.scss
    Then I have a app/assets/stylesheets/general.scss
    Then I have a app/assets/stylesheets/form.scss
    Then I have a app/assets/stylesheets/responsive.scss
    Then I dont have a app/assets/stylesheets/application.css

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
pah-0.0.14 features/assets.feature