Skip to content
New issue

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

RobotFramework tests #7

Closed
hvelarde opened this issue Oct 30, 2013 · 0 comments
Closed

RobotFramework tests #7

hvelarde opened this issue Oct 30, 2013 · 0 comments
Assignees
Labels
Milestone

Comments

@hvelarde
Copy link
Contributor

Need test that do the following:

  • create a blog without image
  • verify the blog header is visible
  • check the title is visible
  • edit the blog and add an image
  • check the title is now an attribute of the image
  • add a post
  • verify the post is listed in the blog
  • open the post
  • verify the blog header is visible
  • create a folder
  • create a post inside the folder
  • verify the second post is listed in the blog
  • open the second post
  • verify the blog header is visible
  • change the blog view
  • verify the new view
  • delete the blog
@ghost ghost assigned jpgimenez Oct 30, 2013
jpgimenez added a commit that referenced this issue Nov 1, 2013
Update documentation
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants