New QA scenario to add/edit/delete a file via the Web UI
Steps:
-
Create a new file via the Web UI in masterfrom a project's home page:
-
Assert that the file has been created and its content is correct -
Modify the file via the Web UI in masterwith a new content -
Assert that the file's content is correct -
Delete the file via the Web UI -
Assert that the file has been deleted
Edited by Rémy Coutable
