features/manage_metrics.feature in 360_services-0.0.1 vs features/manage_metrics.feature in 360_services-0.0.2
- old
+ new
@@ -3,14 +3,14 @@
As a role
I want feature
Scenario: See Total Plays
Given I am logged in
- Then the total plays should be "12"
+ Then the total plays should be "39"
Scenario: See Storage Used
Given I am logged in
- Then the storage used should be "-12290471.0"
+ 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"