Skip to content

Instantly share code, notes, and snippets.

@samhemelryk
Created November 7, 2014 11:04
Show Gist options
  • Save samhemelryk/34eb8c00b637fc7f04a5 to your computer and use it in GitHub Desktop.
Save samhemelryk/34eb8c00b637fc7f04a5 to your computer and use it in GitHub Desktop.
Chrome + PgSQL + Linux
Noting: Chrome was being run remotely, everything else was local
01. Link matching locator "You are subscribed to this discussion. Click to unsubscribe." in the "Test post subject one" "table_row"" not found.
In step `Then "You are subscribed to this discussion. Click to unsubscribe." "link" should exist in the "Test post subject one" "table_row"'. # behat_general::should_exist_in_the()
From scenario `An optional forum prompts a user to subscribe to a discussion when posting unless they have already chosen not to subscribe'. # /var/www/integration/mod/forum/tests/behat/discussion_subscriptions.feature:201
Of feature `A user can control their own subscription preferences for a discussion'. # /var/www/integration/mod/forum/tests/behat/discussion_subscriptions.feature
02. Link matching locator "You are subscribed to this discussion. Click to unsubscribe." in the "Test post subject one" "table_row"" not found.
In step `Then "You are subscribed to this discussion. Click to unsubscribe." "link" should exist in the "Test post subject one" "table_row"'. # behat_general::should_exist_in_the()
From scenario `An automatic forum prompts a user to subscribe to a discussion when posting unless they have already chosen not to subscribe'. # /var/www/integration/mod/forum/tests/behat/discussion_subscriptions.feature:237
Of feature `A user can control their own subscription preferences for a discussion'. # /var/www/integration/mod/forum/tests/behat/discussion_subscriptions.feature
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment