diff --git a/features/desktop/help.feature b/features/desktop/help.feature new file mode 100644 index 000000000..cd44eec9d --- /dev/null +++ b/features/desktop/help.feature @@ -0,0 +1,8 @@ +@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"