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

document / write an example of approving a website #27

Open
6 tasks
tyrcho opened this issue May 7, 2018 · 0 comments
Open
6 tasks

document / write an example of approving a website #27

tyrcho opened this issue May 7, 2018 · 0 comments

Comments

@tyrcho
Copy link
Member

tyrcho commented May 7, 2018

I think we could use approvals-java together with something like selenium to extend the concept of approval testing to UI testing.

This might be an Epic rather than a Story ... Possible steps:

  • check that approving an image works (probably need to integrate new reporters which support image diff like this one). We'll also need to define what kind of files a reporter supports (Image / Text / ???).
  • check it also works on CI (with no software installed, how to do image diff in pure java ?)
  • document approving an image
  • document how to get an image from a website (using Selenium for instance - SO)
  • optionnally document how to get an image from a Swing application (using Java Robot)
  • give a full example explaining the approach

Inspiration:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant