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

Only show the missing trigger var warning once per scenario #855

Open plocket opened 6 months ago

plocket commented 6 months ago

Idea: Add a first (second? last? key?) item to the report scenario object?/list? that has a list of all the errors and warnings that need to go in the report. Add the warnings and errors to that list. When putting the report together, put them right under the Scenario heading.

Stretch goal: make a priority order to determine in which order they should be listed.