Skip to content

Instantly share code, notes, and snippets.

@jdee
Created September 7, 2010 17:19
Show Gist options
  • Save jdee/568696 to your computer and use it in GitHub Desktop.
Save jdee/568696 to your computer and use it in GitHub Desktop.
Failing Scenarios:
cucumber -p standard features/standard/core_field_help_text.feature:6 # Scenario: Viewing help text on morbidity event core fields
cucumber -p standard features/standard/core_field_help_text.feature:13 # Scenario: Viewing help text on contact event core fields
cucumber -p standard features/standard/event_search.feature:52 # Scenario: Searching for events sent to CDC
cucumber -p standard features/standard/event_search.feature:119 # Scenario: Searching for an events should limit results to configured max
cucumber -p standard features/standard/fb_contact_core_field_configs.feature:6 # Scenario: Contact event core field configs
cucumber -p standard features/standard/fb_morb_core_field_configs.feature:6 # Scenario: Morbidity event core field configs
cucumber -p standard features/standard/show_encounter.feature:6 # Scenario: Navigating to show mode from morb show mode
cucumber -p standard features/standard/web_api_cmrs_client.feature:7 # Scenario: Create CMR
cucumber -p standard vendor/trisano/trisano_ee/features/standard/google_api.feature:6 # Scenario: Include states in javascript file
cucumber -p standard vendor/trisano/trisano_ee/features/standard/show_cmr.feature:3 # Scenario: Showing a morbidity event
cucumber -p standard vendor/trisano/trisano_ee/features/standard/show_contact_event.feature:3 # Scenario: Showing a contact event
cucumber -p standard vendor/trisano/trisano_outbreaks/features/standard/outbreak_management.feature:11 # Scenario: Listing outbreak events
cucumber -p standard vendor/trisano/trisano_outbreaks/features/standard/outbreak_management.feature:16 # Scenario: Create outbreak event
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment