show.feature 537 Bytes
Feature: Show Metric Configuration
  In order to know all the metric configurations of the given configuration and its contents
  As a regular user
  I should be able to see each of them

@kalibro_restart
Scenario: Checking metric configuration show link
  Given I have a sample configuration
  And I have a sample reading group
  And I have a sample metric configuration within the given mezuro configuration
  When I am at the Sample Configuration page
  And I click the Show link
  Then I should be at metric configuration sample page