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 collaboratorDisplay the list of runners
In order to see all the runners currently signed up on the site
As a potential donator or runner
I want to see a list of all runners
- Scenarios
-
- Display a list of all runners when javascript is off
-
- Given
- some runners in the collection
- When
- I visit the list of runners
- Then
- I see all runners
- Display a list of all runners when javascript is on
-
- Given
- some runners in the collection
- When
- I visit the list of runners
- Then
- I see all runners
Last published over 5 years ago by Paul Carvill.