Sha256: fa994cd4cc4bcae39bbe3dd29ea52b518f5414b2daba12d41d0e537774e3cb04

Contents?: true

Size: 444 Bytes

Versions: 37

Compression:

Stored size: 444 Bytes

Contents

Feature: Mounting Locomotive CMS
  As an administrator
  In order to gain some flexibility when mounting locomotive CMS
  I want to be able to mount locomotove on any given path

  Background:
    Given I have a site set up

  @javascript
  Scenario: Accessing the backend when mounted on a custom path
    Given the engine is mounted on a non standard path
    And I am an authenticated "admin"
    Then I should be able to access the backend

Version data entries

37 entries across 37 versions & 2 rubygems

Version Path
locomotivecms-3.0.0.rc3 features/backoffice/mounting.feature
locomotivecms-3.0.0.rc2 features/backoffice/mounting.feature
locomotivecms-3.0.0.rc1 features/backoffice/mounting.feature
locomotivecms-3.0.0.pre.beta.1 features/backoffice/mounting.feature
locomotivecms-3.0.0.pre.alpha.3 features/backoffice/mounting.feature
locomotive_cms-2.5.7 features/backoffice/mounting.feature
locomotivecms-3.0.0.pre.alpha.2 features/backoffice/mounting.feature
locomotivecms-3.0.0.pre.alpha features/backoffice/mounting.feature
locomotive_cms-2.5.6 features/backoffice/mounting.feature
locomotive_cms-2.5.6.rc2 features/backoffice/mounting.feature
locomotive_cms-2.5.6.rc1 features/backoffice/mounting.feature
locomotive_cms-2.5.5 features/backoffice/mounting.feature
locomotive_cms-2.5.4 features/backoffice/mounting.feature
locomotive_cms-2.5.3 features/backoffice/mounting.feature
locomotive_cms-2.5.2 features/backoffice/mounting.feature
locomotive_cms-2.5.1 features/backoffice/mounting.feature
locomotive_cms-2.5.0 features/backoffice/mounting.feature
locomotive_cms-2.5.0.rc3 features/backoffice/mounting.feature
locomotive_cms-2.5.0.rc2 features/backoffice/mounting.feature
locomotive_cms-2.5.0.rc1 features/backoffice/mounting.feature