We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
as a Free Code Camp user I want to see the event's image in the event detail so that I get a better idea of the event's focus
Given I am a Free Code Camp user When I view an event's detail Then I will see the image associated with the event
For this event display this image
research will need to be done to navigate to the image dynamically (jQuery? xpath?)
The text was updated successfully, but these errors were encountered:
No branches or pull requests
User Story
as a Free Code Camp user
I want to see the event's image in the event detail
so that I get a better idea of the event's focus
Acceptance Criteria
Given I am a Free Code Camp user
When I view an event's detail
Then I will see the image associated with the event
Example
For this event
display this image
research will need to be done to navigate to the image dynamically (jQuery? xpath?)
The text was updated successfully, but these errors were encountered: