SuffolkLITLab / ALKiln

Integrated automated end-to-end testing with docassemble, puppeteer, and cucumber.
https://assemblyline.suffolklitlab.org/docs/alkiln/intro
MIT License
14 stars 4 forks source link

Testing: Make snapshot/fixture updaters #826

Open plocket opened 7 months ago

plocket commented 7 months ago

For html, I'm thinking a list of urls to go to and scrape html from For tables, I'm not as sure.

These could be internal steps we make.

plocket commented 7 months ago

Interesting and relevant article: https://blog.janestreet.com/the-joy-of-expect-tests/ (a bit long)

Edits:

Also maybe look at: