features/manage_metrics.feature in 360_services-0.0.2 vs features/manage_metrics.feature in 360_services-0.0.3
- old
+ new
@@ -3,20 +3,16 @@
As a role
I want feature
Scenario: See Total Plays
Given I am logged in
- Then the total plays should be "39"
+ Then the total plays should be "1"
Scenario: See Storage Used
Given I am logged in
- Then the storage used should be "42581251.0"
+ Then the storage used should be "13255511.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"
-
-
-
-
+ Then the events list should contain an event with a day of "2010-02-24"