Skip to content

document / write an example of approving a website #27

@tyrcho

Description

@tyrcho

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:

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions