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 collaboratorTesting employer dashboard
- Background
-
- Given
- I create companies in database
- Given
- I create employer in database
- Scenarios
-
- Employer views daily macro parameters in the employer dashboard
- Employer views Fleet Utilization in the employer dashboard
- Employer views daily trip related micro parameters in the employer dashboard
- Employer views daily macro parameters in the employer dashboard
-
- Given
- I create data for daily macro parameters in the employer dashboard
- Given
- I am on "/"
- Given
- I am try to log in as employer
- Given
- I am on "/?period=day"
- Then
- I can see macro parameters in the employer dashboard
- Employer views Fleet Utilization in the employer dashboard
-
- Given
- I create data for daily macro parameters in the employer dashboard
- Given
- I am on "/"
- Given
- I am try to log in as employer
- Given
- I am on "/?period=day"
- Then
- I should see "FLEET UTILIZATION"
-
- Given
- I create data for daily macro parameters in the employer dashboard
- Given
- I am on "/"
- Given
- I am try to log in as employer
- Given
- I am on "/?period=day"
- Then
- I can see macro parameters in the employer dashboard
Last published almost 5 years ago by ashish lhoiya.