Skip to content

Instantly share code, notes, and snippets.

@mdarnall
Created March 22, 2011 05:55
Show Gist options
  • Save mdarnall/880840 to your computer and use it in GitHub Desktop.
Save mdarnall/880840 to your computer and use it in GitHub Desktop.
TIM project Cuke
Given that I am a logged in user
And I have clicked on the Spot Market Tab
And I have subscribed as a Combo Pro Contributor or Combo Premium Contributor
When I Enter the <insert prompt names>
Or enter Lookback options of 7,15,60,90 days or 1 year
Or enter geography options of 3 digit zip, market, area, region
And click “Get Rates” button
Then Avg Linehal should display the calculated figure
And the range should display
And the DOE Fuel Surcharge should display
And the calculated total rate should display (Average Linehaul + DOE Fuel Surcharge)
And the Avg Lane Linehaul
And the slider should display the selected ranges
And the Joplin Mkt should be updated
(I’m still learning the TransCore language here)
Feature: Traveler books room
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment