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

Tests: split unit tests into their own workflow, run cucumber tests using our action #822

Closed plocket closed 10 months ago

plocket commented 10 months ago

We keep having to update our own test workflow file, duplicating the work in action.yml. We should instead just use action.yml in our cucumber tests.