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 collaboratorReporting
In order to contribute
As a Human Web User
I want to be able to report a bloked site
Here's an example of what is should look like:
- Scenarios
-
- Display the reporting form
- Report a blocked site
- Display the Complain button
- Complain about a blocked site
- Display the reporting form
-
- Given
- I am logged in the web-site
- And
- I click on the Report button
- Then
- I see a a field for filling in the blocked site's URL
- And
- I see a field for checking whether I reported this to my ISP
- And
- I see a field for filling in my ISP's response
- And
- I see a field for making a comment
- Report a blocked site
-
- Given
- I am logged in the web-site
- And
- I have clicked on the Report button
- And
- I have filled in all the mandatory fields
- When
- I click the Submit button
- Then
- I see a message confirming my report has been successful
- Display the Complain button
-
- Given
- I am logged in the web-site
- And
- I have reported a blocked site
- But
- I have not clicked on the 'reported to ISP' checkbox
- When
- the report is submitted succesfully
- Then
- I see a 'Lodge a complaint' button
- Complain about a blocked site
-
This scenario does not have any steps.
Last published almost 7 years ago by RedFred.