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