To add a collaborator to this project you will need to use the Relish gem to add the collaborator via a terminal command. Soon you'll be able to also add collaborators here!
More about adding a collaboratorMI dashboard displaying the correct statistics
- Scenarios
-
- Confirm the expected categories for work are displayed
- Confirm the real time update of the dashboard
- Confirm the expected categories for users are displayed
- Confirm the real time update of the dashboard
- Confirm the expected categories for work are displayed
-
- Given
- the total amount of available work items is known
- And
- the total amount of work available for each type is known
- And
- the total amount of work items completed today is known
- And
- the total amount of work items completed today for each work type is known
- And
- the total amount of work items in progress is known
- And
- the total amount of work items in progress for each work type is known
- When
- viewing the MI Dashboard for "work"
- Then
- the correct total amount of work items available is displayed
- And
- the correct total amount of work items "available" for each work type is displayed
- And
- the correct total amount of work items completed is displayed
- And
- the correct total amount of work items "completed" for each work type is displayed
- And
- the correct total amount of work items in progress is displayed
- And
- the correct total amount of work items "in_progress" for each work type is displayed
- Confirm the real time update of the dashboard
-
- Given
- work items are added for the real time MI
- And
- the total amount of available work items is known
- And
- the total amount of work available for each type is known
- And
- the total amount of work items completed today is known
- And
- the total amount of work items completed today for each work type is known
- And
- the total amount of work items in progress is known
- And
- the total amount of work items in progress for each work type is known
- When
- viewing the MI Dashboard for "work"
- Then
- the correct total amount of work items available is displayed
- And
- the correct total amount of work items "available" for each work type is displayed
- And
- the correct total amount of work items completed is displayed
- And
- the correct total amount of work items "completed" for each work type is displayed
- And
- the correct total amount of work items in progress is displayed
- And
- the correct total amount of work items "in_progress" for each work type is displayed
- Confirm the expected categories for users are displayed
-
- Given
- the total number of users is known
- And
- the total number of users for each capability is known
- When
- viewing the MI Dashboard for "users"
- Then
- the correct total number of users is displayed
- And
- the correct total number of users for each capability is displayed
- Confirm the real time update of the dashboard
-
- Given
- the total number of users is known
- And
- the total number of users for each capability is known
- When
- viewing the MI Dashboard for "users"
- And
- users are added for the real time MI
- Then
- the correct total number of users is displayed
- And
- the correct total number of users for each capability is displayed
Last published over 6 years ago by Matthew Thomas.