SuffolkLITLab / docassemble-ALKilnSetup

A docassemble extension for testing the AssemblyLine automated integrated testing framework.
MIT License
1 stars 2 forks source link

Add yaml for Kiln "continuing" a restart button #198

Closed BryceStevenWilley closed 2 years ago

BryceStevenWilley commented 2 years ago

Minimal recreation of an infinite loop I ran into when working on feature files for docassemble-ALAffidavitOfIndigency.

Companion PR: https://github.com/SuffolkLITLab/ALKiln/pull/620

BryceStevenWilley commented 2 years ago

why the success page exists at all. Is there a reason for it?

The way I ran into this infinite loop initially was an intermediate page with a choice. You might be able to repro without the intermediate screen, but the test becomes more diffucult to understand at a glance.

Having a choice to a kickout screen without a success screen looks unfinished, so I added one. IMO you shouldn't have to know exactly what the test is in the other repo to understand what an interview in this repo does /is.