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

Add test: Field with default value doesn't keep the old value #864

Open plocket opened 5 months ago

plocket commented 5 months ago

The field should just have the new value. The old value should be completely gone.

Our test can put input in a text field, then go on to the next page and check the JSON value of that variable.

We need a new docassemble interview for this and a new feature test.