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

Parse file in outer workflow 2 from output: Test if failed tests make issue #901

Closed github-actions[bot] closed 4 months ago

github-actions[bot] commented 4 months ago

An ALKiln test run failed. See the action at https://github.com/SuffolkLITLab/ALKiln/actions/runs/9322170796.

Results:

Assembly Line Kiln Automated Testing Report - Fri, 31 May 2024 17:47:20 GMT

≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡ 🔎 Other scenarios that did not pass ≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡

――――――――――――――――――――― Scenario: The Step is undefined Tags: @error ―――――――――――――――――――――

Failures:

1) Scenario: The Step is undefined # docassemble/ALKilnTests/data/sources/fail.feature:4 ✔ Before # ../../../../../opt/hostedtoolcache/node/18.20.3/x64/lib/node_modules/@suffolklitlab/alkiln/lib/steps.js:111 ? Given there is no such Step Undefined. Implement with the following snippet:

     Given('there is no such Step', function () {
       // Write code here that turns the phrase above into concrete actions
       return 'pending';
     });

✔ After # ../../../../../opt/hostedtoolcache/node/18.20.3/x64/lib/node_modules/@suffolklitlab/alkiln/lib/steps.js:1188

1 scenario (1 undefined) 1 step (1 undefined) 0m00.598s (executing steps: 0m00.532s)