Sha256: 57ba1dd14b4937fc30664f402bcc8d29d3dce31dee39864d86ff1fd14bcc74e6
Contents?: true
Size: 578 Bytes
Versions: 51
Compression:
Stored size: 578 Bytes
Contents
Feature: Homepage As a user I want to see informations Classified on the homepage Background: Given an authenticated user Scenario: Expired tasks Given an expired tasks When he go to the tasks summary page Then the task is classed as 'expired' Scenario: Todays tasks Given a task that expire today When he go to the tasks summary page Then the task is classed as 'Expire Today' Scenario: Tomorrow tasks Given a task that expire tommorow When he go to the tasks summary page Then the task is classed as 'Expire tommorow'
Version data entries
51 entries across 51 versions & 1 rubygems