Skip to content

Instantly share code, notes, and snippets.

@heptat
Created August 11, 2011 02:04
Show Gist options
  • Save heptat/1138762 to your computer and use it in GitHub Desktop.
Save heptat/1138762 to your computer and use it in GitHub Desktop.
all failing tests 2011.08.11
cucumber -p client-admin-all client_admin/
Failing Scenarios:
cucumber -p client-admin-all client_admin/candidate_create.feature:23 # Scenario: Navigating to create candidates page for a client that doesn't exist
cucumber -p client-admin-all client_admin/candidate_create.feature:84 # Scenario: Add a new candidate using an existing candidate username
cucumber -p client-admin-all client_admin/client_create.feature:34 # Scenario: Add a new client and be directed to the login page
172 scenarios (3 failed, 169 passed)
2221 steps (3 failed, 8 skipped, 2210 passed)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment