SuffolkLITLab / docassemble-ALKilnSetup

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

Add test_gather for `there_is_another | False` #196

Closed BryceStevenWilley closed 2 years ago

BryceStevenWilley commented 2 years ago

Sets up a valid situation where you would need there_is_another to be directly set to false, instead of using target_number like the docs say.

First used in https://github.com/SuffolkLITLab/ALKiln/pull/580

BryceStevenWilley commented 2 years ago

Since this is a new test that won't break existing *.feature files and I've tested that it works locally, I'm going to merge without review.