SuffolkLITLab / docassemble-ALKilnSetup

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

Add simple dropdown field that failed on latest #192

Closed BryceStevenWilley closed 2 years ago

BryceStevenWilley commented 2 years ago

When a single field page with the dropdown field is present, no fields on the page are detected. Originally found when I was testing the by the method_of_service var from the SP6A.yml interview in the MotionToStayEviction interview, This adds that test case to the all_tests interview. Not too intrusive, as only one feature file in ALKiln goes to the end of the all_tests interview.

Partners with https://github.com/SuffolkLITLab/ALKiln/pull/569, needs to be merged before that one.