Skip to content

Instantly share code, notes, and snippets.

@midhunkrishna
Last active April 25, 2018 12:13
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save midhunkrishna/a1328e5580c8dda041b4fc0ec9914741 to your computer and use it in GitHub Desktop.
Save midhunkrishna/a1328e5580c8dda041b4fc0ec9914741 to your computer and use it in GitHub Desktop.
  • Api::TenderingRequestsController processes accept response - spec.controllers.api.tendering_requests_controller_spec spec/controllers/api/tendering_requests_controller_spec.rb
  • DeliveriesController should handle reject action - spec.controllers.deliveries_controller_spec spec/controllers/deliveries_controller_spec.rb
  • Delivery features Accept delivery - spec.features.delivery_spec spec/features/delivery_spec.rb
  • TenderingRequest shows correct activity item when you cancel early, retender, and let timeout occur - spec.models.tendering_request_spec spec/models/tendering_request_spec.rb
  • Edit Route features behaves like Feature::EditRouteFeatures Consolidation with creating new deliveries 2 - spec.features.edit_route_features_spec spec/features/edit_route_features_spec.rb
  • TenderingProcess behaves like ClTendering::TenderingProcess Change books, but not if the change timed out - home.ubuntu.cloudlogistics.cl_tendering.spec.shared_examples.models.tender_shared_example /home/ubuntu/cloudlogistics/cl_tendering/spec/shared_examples/models/tender_shared_example.rb
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment