Sha256: a51dc4f502105a1e8066e927ed56d55c0d2f713844f482f356f15df41d91936d
Contents?: true
Size: 607 Bytes
Versions: 8
Compression:
Stored size: 607 Bytes
Contents
Feature: Homepage As a user I want to see informations Classified on the homepage Background: Given an authenticated user Given an existing folder 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
8 entries across 8 versions & 1 rubygems