Sha256: 323d73e848b61db40502e471ce889c281961dbaafdb87c0ae8ffc9c2ae4792d3

Contents?: true

Size: 254 Bytes

Versions: 1

Compression:

Stored size: 254 Bytes

Contents

Feature: Refreshing all data

  @pending @failing @refresh
  Scenario: Refresh the local data
    Given the Trello API is stubbed with "refresh_all_success"
    When I run `troo refresh all`
    Then the output should contain "All local data refreshed."

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
troo-0.0.8 features/refresh/all.feature