Sha256: 232272aad8a77c65a500d61ed3cf1f0e3c094666f08313d46610347c1b63948c
Contents?: true
Size: 414 Bytes
Versions: 1
Compression:
Stored size: 414 Bytes
Contents
Feature: Manage Metrics In order to value As a role I want feature Scenario: See Total Plays Given I am logged in Then the total plays should be "39" Scenario: See Storage Used Given I am logged in Then the storage used should be "42581251.0" Scenario: See all metrics Given I am logged in And I get all metrics Then the events list should contain an event with a day of "2009-12-17"
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
360_services-0.0.2 | features/manage_metrics.feature |