CodeceptJSDockerExamples icon indicating copy to clipboard operation
CodeceptJSDockerExamples copied to clipboard

[HELP] Write tests

Open pascalandy opened this issue 5 years ago • 2 comments

Hi Dominic!

I read your post: https://medium.freecodecamp.org/how-to-dockerize-your-end-to-end-acceptance-tests-dbb593acb8e0

I feel all the ingredients are there but I still do not understand how to write my tests. Maybe you could guide me? Here is my use case.

As you see the test are simple, pure screenshots in many pages, resolutions, os, browsers.

If only I could understand how to put together one of those tests, it would be a game changer for me and many Ghost theme developers :)

Thanks in advance! Pascal

P.S. I'm proficient with Docker. Two core Git repos I maintain are ghostfire and docker-stack-this.

pascalandy avatar Sep 07 '18 01:09 pascalandy

Hey Pascal 🙂

For what you are describing it sounds Differencify might be a suitable tool, it allows easy taking and comparison of visual snapshots.

There are some examples in the README, and a link to a couple of blogs Nima wrote, including Using Differencify in Docker

dominicfraser avatar Sep 29 '18 14:09 dominicfraser

10000 thanks! I will check this out :)

pascalandy avatar Sep 29 '18 15:09 pascalandy