percy / percy-script

[Deprecated] PercyScript is the easiest way to get started with visual testing and Percy.
https://percy.io
MIT License
2 stars 2 forks source link

fix: pass snapshot options to agent DOM JS #9

Closed Robdel12 closed 5 years ago

Robdel12 commented 5 years ago

What is this?

While working on percy/percy-agent#346 I realized we should always pass the name and options to the agent DOM library. This will make it so if we add DOM serialization options in the future, they will be properly passed.

I also add a Percy specific CSS test & updated agent