Commit ab0a769e authored by Steffen van Bergerem's avatar Steffen van Bergerem Committed by Benjamin Neff
Browse files

Add help page cuke

closes #7222
parent e186811a
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@javascript
Feature: Getting help

  Scenario: Visit help page
    When I am on the help page
    Then I should see "diaspora* FAQ"
    When I follow "Mentions"
    Then I should see "What is a “mention”?" within ".faq_question_mentions .question"